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 purpose of object oriented programming?
What is local variable and instance variable?
What is a string what operation can be performed out with the help of a string?
What are the two types of java?
Difference between hashCode() & equals()?
System.out.println(101/14) what is the output? a)6 b)14 c)7.14 d)0
What is the new line character?
What are the different types of java?
What is the differenc between Enemuration interface and iterator interface according to accessing?
What is the meaning of find and replace?
What is the this keyword?
Why for each loop is used?