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


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

1.queueDeclare()

2.queueDeclare()

3.newQueue()

4. declareQueue()


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

1.Queue

2.Exchange

3.Binding

4.Channel


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

1.TTL

2.Timeout

3.Auto expire

4.Auto delet


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

1.TTL

2.Timeout

3.Auto expire

4.Auto delet


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

1.RabbitTemplate

2.RabbitAdmin

3.AmpqTemplate

4.AmpqAdmin


Question:
Pika is the RabbitMQ client library for?

1.Java

2.Python

3.Node.js

4.Spring


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

1.Exclusive Queues

2.WorkQueues

3.Auto Delete Queues

4.TemporaryQueues


Question:
RabbitMQ server is an open source implementation of?

1.AMQP protocol

2.DDS protocol

3.MQTT protocol

4.CoAP protocol


Question:
RabbitMQ server is written using?

1. C#

2.Erlang

3. Java

4.JavaScript


Question:
The default SASL method supported by RabbitMQ is?

1.AMQPLAIN

2.RABBIT-CR-DEMO

3.PLAIN

4.EXTERNAL


Question:
Using Channel binding can be done using builtin method

1. binding()

2.coupling()

3.bindQueue()

4.queueBind()


Question:
Using Channel message can be consumed using builtin method

1.recieveMessage()

2.newConsume()

3.basicConsume()

4.Consume()


Question:
Using Channel message can be published using builtin method

1.sendMessage()

2.basicPublish()

3.newPublish()

4.publish()


Question:
Using Connection channel can be created using builtin method

1.createChannel()

2.newChannel()

3.Channel()

4.buildChannel()


Question:
Using ConnectionFactory Connection is created using built in method

1.createConnection

2.newConnection()

3.Connection

4.buildConnection


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

1.15762

2.8000

3.15672

4.8090


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


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


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


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


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


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

1.Channel

2.Connection

3.Queue

4.Exchange


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


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


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

1.Channel

2.Binding

3.Exchange

4.Binding


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

1.Read

2.Configure

3.Create

4.Write


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


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

1.Transient

2.Max-Time

3.Durable

4.TTL


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

1.Policymaker

2.Management

3.Monitoring

4.Administrator


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

1.ack

2.Prefetch

3.unacked

4.confirm


More MCQS

  1. Rabbit MQ Mcq
Search
Olete Team
Online Exam TestTop Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on Online Exam Testwebsite 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!