Answer Posted / 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 View All Answers
Why we do exception handling in java and how many types of exceptions are there?
What is a key in java?
What is the use of coding?
What is your platform’s default character encoding?
How do you get length in java?
What is the private method modifier?
What's the difference between comparison done by equals method and == operator?
Suppose if we have variable ' I ' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?
What are the Static and Dynamic Variables? Differentiate them.
Why java is platform independent? Explain.
Write a program to search a number in the given list of numbers.
List the interfaces which extends collection interface?
What is a copy constructor in java?
Is integer immutable in java?
What is protected in java?