How Applets & Servlets will communicate with each other?
Answer Posted / guest
through JDBC
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Can a set contain duplicates?
What is bitwise complement?
What is an abstract class and what is it’s purpose?
Compare Mutex and Semaphore in java.
Is java a utf 8 string?
What does null mean in java?
Why collection is called framework in java?
Can memory leak in java?
What does system.gc() and runtime.gc() methods do?
What does main method?
Can we overload the constructors?
Can we have multiple public classes in a java source file?
Explain the difference between an object-oriented programming language and object-based programming language?
If a method is declared as protected, where may the method be accessed?
If you are given the name of the function at run time how will you invoke the function?