What is MOM?
Answer / amalendra
MOM stands for Message Oriented Middleware. Generally the
system that provide messaging service is called as MOM, for
example JMS, IBM's MQSeries.
Is This Answer Correct ? | 3 Yes | 0 No |
What classes of exceptions may be caught by a catch clause?
What if the static modifier is removed from the signature of the main method?
what is a portable component?
How would you create a button with rounded edges?
What is rmic?
What is synchronization and why is it important?
What is private static final long serialVersionUID = 1L;
Which are the different segments of memory?
whats is mean by class.forName() whats the return type of class
Is System.err.println(""Statement"); is execute the output on console . Example: System.err.println("Hello JAVA");
How to implement RMI in Java?
whats is statement and procedure