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
Are registers volatile?
What is unmodifiable collection in java?
What is the difference between jfc & wfc?
How java enabled high performance?
Can we override private constructor in java?
What is a method header?
Write a java program that prints all the values given at command-line.
If try block is successfully executed, Then Is Finally block executed?
What is default constructors?
Is linked list a linear or non-linear data structure?
What do you mean by inner class in java?
What is a java object and java application?
What is string substring?
How many bytes is a char in java?
Why we go for collections in java?