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
What is arraylist class in java?
Explain purpose of sleep() method in java?
what is collatration?
What is polymorphism and what are the types of it?
What is a method in java?
What is the benefit of singleton pattern?
What is ‘has a’’ relationship in java?
What is a predicate method?
Can we declare register variable as global?
Why strings in java are called as immutable?
we have syntax like for(int var : arrayName) this syntax is to find whether a number is in the array or not.but i want to know how to find that number's location.
Is alive and join method in java?
What are design patterns and please explain?
Where and how can you use a private constructor?
What is identifier with example?