Answer Posted / sudheer
APPLETS ARE 2 TYPES ,THEY ARE
1)LOCAL APPLETS
2)REMOTE APPLETS
| Is This Answer Correct ? | 43 Yes | 3 No |
Post New Answer View All Answers
How many types of memory areas are allocated by jvm?
What is a protected class in java?
What does it mean that a method or field is “static”?
What’s the difference between applets and standalone program?
How do you add spaces in java?
What exceptions occur during serialization?
Why is inheritance used in java?
How do you compare objects in java?
Why there is no call by reference in java?
Where is java located?
What does it mean that strings are immutable?
What is variable and its types?
why not override thread to make a runnable? : Java thread
Explain java coding standards for classes or java coding conventions for classes?
Can java list contain duplicates?