How applets will communicate with each other?



How applets will communicate with each other?..

Answer / neema

applet communicates each other by using its name.
an applet can be identified by its name

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More Core Java Interview Questions

what is meaning of JIT?

4 Answers  


What is the differences between c++ and java? Explain

0 Answers  


In which language JVM (Java Virtual Machine) is implemented

5 Answers  


What is the difference between arraylist and hashset in java?

0 Answers  


byte a=5; byte b=5; byte c=a+b; System.out.println(c); whats the o/p?

7 Answers   NIIT, Wipro,






Is array a class in java?

0 Answers  


What is the difference between and ?

0 Answers  


How can you read an integer value from the keyword when the application is runtime in java? example?

0 Answers   HCL,


Difference between Encapsulation and Abstraction

4 Answers   Fidelity,


What is the use of parse function in java?

0 Answers  


Is int primitive data type?

0 Answers  


explain about casting of objects?

5 Answers  


Categories