๐Ÿงช Rabbit MQ MCQ Quiz Hub

Rabbit MQ Mcq

Choose a topic to test your knowledge and improve your Rabbit MQ skills

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





โœ… Correct Answer: 3

RabbitMQ server is written using?





โœ… Correct Answer: 2

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





โœ… Correct Answer: 3

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





โœ… Correct Answer: 1

RabbitMQ server is an open source implementation of?





โœ… Correct Answer: 1

Using ConnectionFactory Connection is created using built in method





โœ… Correct Answer: 2

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





โœ… Correct Answer: 2

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





โœ… Correct Answer: 3

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





โœ… Correct Answer: 4

What is the default port of the RabbitMQ management interface?





โœ… Correct Answer: 3

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





โœ… Correct Answer: 1

Using Connection channel can be created using builtin method





โœ… Correct Answer: 1

Queues that are deleted after performing a task are called?





โœ… Correct Answer: 4

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





โœ… Correct Answer: 1

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





โœ… Correct Answer: 1

Using Channel message can be consumed using builtin method





โœ… Correct Answer: 3

Using Channel message can be published using builtin method





โœ… Correct Answer: 2

Pika is the RabbitMQ client library for?





โœ… Correct Answer: 2

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





โœ… Correct Answer: 2

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





โœ… Correct Answer: 3

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





โœ… Correct Answer: 2

The default SASL method supported by RabbitMQ is?





โœ… Correct Answer: 3

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





โœ… Correct Answer: 1

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





โœ… Correct Answer: 4

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





โœ… Correct Answer: 3

Using Channel binding can be done using builtin method





โœ… Correct Answer: 1

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





โœ… Correct Answer: 4

Which of the following command deletes user Jim?





โœ… Correct Answer: 3

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





โœ… Correct Answer: 2

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





โœ… Correct Answer: 1