How Applets & Servlets will communicate with each other?
Answers were Sorted based on User's Feedback
1.RMI Communication
2.Socket communication
3.HTTP Communication
| Is This Answer Correct ? | 3 Yes | 1 No |
What is the default value of an object reference declared as an instance variable?
Is static a singleton?
What do you mean by default constructor in java?
What is dynamic binding(late binding)?
Explain the protected field modifier?
What is jvm? Why is java called the platform independent programming language?
What is operator?
Can anonymous class have constructor?
Difference between final and effectively final ? Why is effectively final even required ?
How do you replace all in word?
Does java list allow null?
What are green threads in java?