Can applet in different page/s communicate with each other?
Answer Posted / niranjanravi
1.Socket communication
2.RMI communication
3.HTTP communication.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Which programming language is best in future?
What is nested interface?
Which number is denoted by leading 0x or 0x in java?
What is classname class in java?
What is meant by vector class, dictionary class, hash table class, and property class?
Can we have multiple public classes in a java source file?
I don’t want my class to be inherited by any other class. What should I do?
What are the four versions of java?
Which oo concept is achieved by using overloading and overriding?
Can java inner class be static?
How do you convert boolean to boolean?
Which is faster string or stringbuilder?
When should I use singleton pattern?
How to access arraylist elements in java?
Can we cast any other type to boolean type with type casting?