1.

Which component can be used for sending messages from one application to another?(a) server(b) client(c) mq(d) webappThis question was addressed to me during an interview for a job.This intriguing question comes from Web application in chapter Java Server Technologies & Servlet of Java

Answer»

The CORRECT answer is (C) mq

To elaborate: Messaging is a method of communication between software components or APPLICATIONS. MQ can be USED for passing message from sender to receiver.



Discussion

No Comment Found

Related InterviewSolutions