Answer Posted / ravichandra
there are two types of applets are there.
1.local applets:these applets are run within the browser.
2.remote applets:these appltes are run on the internet.
| Is This Answer Correct ? | 149 Yes | 13 No |
Post New Answer View All Answers
Write a program to print all permutations of string?
How do you override a private method in java?
Why do we use string?
What is supplier in java?
What is singleton math?
What modifiers may be used with a top-level class?
What are the features in java?
Explain reverse a linked list iterative solution in java?
Why local variables are stored in stack?
What is the use of http-tunneling in rmi?
Explain importance of inheritance in java?
When a thread is executing synchronized methods , then is it possible to execute other synchronized methods simultaneously by other threads?
How to compare strings in java?
Can we override constructor?
Explain different types of wrapper classes in java?