JMS INTERVIEW QUESTIONS »
By Ramakrishna on Jul 7, 2008 in jms interview questions | 1 Comment
JMS INTERVIEW QUESTIONS AND ANSWERS
Q) What is Messaging?
A) Messaging is a method of communication between software components or applications
Q) What is JMS?
A) Java Message Service is a Java API that allows applications to create, send, receive, and read messages.
Q) Is JMS a specification or a product?
A) JMS is a specification.
Q) What are the features [...]
