Network Programming Question:

Download Job Interview Questions and Answers PDF

What two protocols are used in Java RMI technology?

Network Programming Interview Question
Network Programming Interview Question

Answer:

Java Object Serialization and HTTP. The Object Serialization protocol is used to marshal call and return data. The HTTP protocol is used to "POST" a remote method invocation and obtain return data when circumstances warrant.

Download Network Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is SSL? What is difference between Swing and JSF?