Rabbit MQ/Rabbit MQ Mcq Sample Test,Sample questions

Question:
 In a remote procedure call, what is the unique identifier assigned to every request message?

1.CorelationId

2.Binding

3.Routing key

4.UniqueId

Posted Date:-2022-09-20 07:50:11


Question:
 Which of the following built-in channel method declares a queue?

1.queueDeclare()

2.queueDeclare()

3.newQueue()

4. declareQueue()

Posted Date:-2022-09-20 03:53:18


Question:
 Which of the following is the virtual connection inside a connection?

1.Queue

2.Exchange

3.Binding

4.Channel

Posted Date:-2022-09-20 03:49:59


Question:
Expiry time for a queue is set by assigning which property?

1.TTL

2.Timeout

3.Auto expire

4.Auto delet

Posted Date:-2022-09-20 04:13:46


Question:
Expiry time for a queue is set by assigning which property?

1.TTL

2.Timeout

3.Auto expire

4.Auto delet

Posted Date:-2022-09-20 04:13:46


Question:
In spring AMPQ, which of the following class enables to publish messages?

1.RabbitTemplate

2.RabbitAdmin

3.AmpqTemplate

4.AmpqAdmin

Posted Date:-2022-09-20 04:43:51


Question:
Pika is the RabbitMQ client library for?

1.Java

2.Python

3.Node.js

4.Spring

Posted Date:-2022-09-20 04:11:38


Question:
Queues that are deleted after performing a task are called?

1.Exclusive Queues

2.WorkQueues

3.Auto Delete Queues

4.TemporaryQueues

Posted Date:-2022-09-20 03:56:36


Question:
RabbitMQ server is an open source implementation of?

1.AMQP protocol

2.DDS protocol

3.MQTT protocol

4.CoAP protocol

Posted Date:-2022-09-20 03:43:27


Question:
RabbitMQ server is written using?

1. C#

2.Erlang

3. Java

4.JavaScript

Posted Date:-2022-09-20 03:35:28


Question:
The default SASL method supported by RabbitMQ is?

1.AMQPLAIN

2.RABBIT-CR-DEMO

3.PLAIN

4.EXTERNAL

Posted Date:-2022-09-20 04:24:14


Question:
Using Channel binding can be done using builtin method

1. binding()

2.coupling()

3.bindQueue()

4.queueBind()

Posted Date:-2022-09-20 07:30:55


Question:
Using Channel message can be consumed using builtin method

1.recieveMessage()

2.newConsume()

3.basicConsume()

4.Consume()

Posted Date:-2022-09-20 04:05:41


Question:
Using Channel message can be published using builtin method

1.sendMessage()

2.basicPublish()

3.newPublish()

4.publish()

Posted Date:-2022-09-20 04:07:30


Question:
Using Connection channel can be created using builtin method

1.createChannel()

2.newChannel()

3.Channel()

4.buildChannel()

Posted Date:-2022-09-20 03:55:16


Question:
Using ConnectionFactory Connection is created using built in method

1.createConnection

2.newConnection()

3.Connection

4.buildConnection

Posted Date:-2022-09-20 03:45:05


Question:
What is the default port of the RabbitMQ management interface?

1.15762

2.8000

3.15672

4.8090

Posted Date:-2022-09-20 03:51:24


Question:
Which of the following command creates a user Jim and password root?

1.rabbitmqctl add_user jim root

2.rabbitmqctl add_user root jim

3.rabbitmqctl add jim root

4.rabbitmqctl user jim root

Posted Date:-2022-09-20 04:17:11


Question:
Which of the following command deletes user Jim?

1. rabbitmqctl.bat delete_user Jim

2.rabbitmqctl.bat remove Jim

3.rabbitmqctl.bat delete Jim

4.rabbitmqctl.bat remove_user Jim

Posted Date:-2022-09-20 07:45:32


Question:
Which of the following exchange has the routing key as a list of words?

1.Header Exchange

2.DirectExchange

3.Fanout Exchange

4.Topic Exchange

Posted Date:-2022-09-20 07:32:02


Question:
Which of the following exchange is pre-declared if no exchange is declared?

1.Direct Exchange

2.Topic Exchange

3.Default Exchange

4.Header Exchange

Posted Date:-2022-09-20 03:39:59


Question:
Which of the following exchange routes messages to queues by ignoring the routing key?

1.Topic Exchange

2. Fanout Exchange

3.Header Exchange

4.Direct Exchange

Posted Date:-2022-09-20 03:47:07


Question:
Which of the following is the buffer that stores messages sent by the producer?

1.Channel

2.Connection

3.Queue

4.Exchange

Posted Date:-2022-09-20 03:48:19


Question:
Which of the following is the client library for Node.js to integrate with RabbitMQ?

1.Ampqlib

2.Bunny

3.Pika

4.Objective-C

Posted Date:-2022-09-20 03:41:58


Question:
Which of the following is the command to delete quiz Vhost?

1.rabbitmqctl.bat remove_vhost events

2. rabbitmqctl.bat delete_vhost quiz

3.rabbitmqctl.bat remove_vhost quiz

4.rabbitmqctl.bat delete events

Posted Date:-2022-09-20 07:49:24


Question:
Which of the following is the component that routes messages to queues?

1.Channel

2.Binding

3.Exchange

4.Binding

Posted Date:-2022-09-20 03:34:18


Question:
Which of the following is the permission required to create a resource?

1.Read

2.Configure

3.Create

4.Write

Posted Date:-2022-09-20 04:46:20


Question:
Which of the following parameter is provided to the nextDelivery() method and specifies the time to wait for the next delivery message?

1.Timeout

2.Break

3.Wait

4.Sleep

Posted Date:-2022-09-20 03:59:14


Question:
Which of the following property assigned to a queue specifies the queue survival time?

1.Transient

2.Max-Time

3.Durable

4.TTL

Posted Date:-2022-09-20 04:44:45


Question:
Which of the following tag allows a user to access only the management plugin?

1.Policymaker

2.Management

3.Monitoring

4.Administrator

Posted Date:-2022-09-20 04:12:36


Question:
Which property of a channel is used to display acknowledge details?

1.ack

2.Prefetch

3.unacked

4.confirm

Posted Date:-2022-09-20 03:58:04


More MCQS

  1. Rabbit MQ Mcq
Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!