Multiple choice technology programming languages

JMS stands for Java Message Service

  1. True

  2. False

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

JMS correctly stands for Java Message Service. It's a Java API that allows applications to create, send, read, and receive messages in a loosely coupled, reliable, and asynchronous manner. The True option correctly identifies this messaging API.