McqMate
Sign In
Hamberger menu
McqMate
Sign in
Sign up
Home
Forum
Search
Ask a Question
Sign In
McqMate Copyright © 2025
→
Master of Computer Applications (MCA)
→
J2EE Technologies
→
JMS is mainly used to send and receive m...
Q.
JMS is mainly used to send and receive message from one application to another.
A.
True
B.
False
C.
none
D.
all
Answer» A. True
1.4k
0
Do you find this helpful?
5
View all MCQs in
J2EE Technologies
Discussion
No comments yet
Login to comment
Related MCQs
Abbreviate the term JMS?
JMS is also known as a messaging service.
Which program obtains a remote reference to one or more remote objects on a server and then invokes methods on them in an RMI application?
A message driven bean is like a stateful session bean that encapsulates the business logic and doesn't maintain state.
Swing is not a part of JFC (Java Foundation Classes) that is used to create GUI application?
RMI and EJB, provides services to access an object running in another JVM (known as remote object).
A session bean represents a multiple clients inside the Application Server.
How many ServletContext objects are available for an entire web application?
Application is instance of which class?
The ActionListener interface is used for handling action events,Forexample,it's used by a