Can applet in different page/s communicate with each other?
1.Socket communication
2.RMI communication
3.HTTP communication.
| Is This Answer Correct ? | 1 Yes | 0 No |
What super () does in java?
what is the use of declaring constructor as private?
5 Answers Cyient, IVY Technologies, Sai Softech, Virtusa,
Why main() method is public, static and void in java ?
Why pass by reference is not possible in java?
Is singleton class immutable?
How do you sort words in java?
Give us a program to check for parenthesis matching using stack.
How many times finalize method will be invoked? Who invokes finalize() method in java?
what are the differences between java and .net?..why u choose java?
What is the constructor?
Is there any limitation of using inheritance?
What modifiers may be used with an inner class that is a member of an outer class in java programming?