Answer Posted / vrb
Inter Process Communication can be achieved by the use of network sockets. If both are java processes, RMI is the best. If unsure, one can use SOAP standard.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
How do you invoke a method?
What is oop in java?
How do you create a method in java?
Can static method access instance variables ?
How infinite loop is declared?
Does java return by reference?
Why are pointers not secure?
what is the final keyword denotes in java?
What is final keyword in java?
What is the difference between arraylist and hashset in java?
How do you compare two objects?
Is void a keyword in java?
Why to use nested classes in java?
What are the basics of core java?