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
What are the java ide's? Explain
Why is it called a string?
Why string is immutable with example?
What does %4d mean in java?
What is the difference between yielding and sleeping in java programming?
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
What steps are taken when the OS shifts from one-thread execution to another?
What are the actions that can occur when a thread enters blocked state?
What is the parse method in java?
What is type parameter in java?
How would overload a function based on return type?
Which java ide is used the most?
Explain about assignment statement?
How java is similar to c?
How can we pass argument to a function by reference instead of pass by value?