Home »
MCQs »
Apache ActiveMQ MCQs
Which of the following function is used to connect to an ActiveMQ broker?
5. Which of the following function is used to connect to an ActiveMQ broker?
- Connect()
- Connection()
- Create_conn()
- CreateConnection()
Answer: D) CreateConnection()
Explanation:
CreateConnection function is used to connect to an ActiveMQ broker.