Multiple choice technology web technology

JMS is a web service protocol:

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

Java Message Service (JMS) is a messaging API that allows Java applications to create, send, receive, and read messages asynchronously. It is a messaging middleware standard, not a web service protocol like SOAP or REST.