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
Why java strings are immutable in nature?
Is Java a dying language?
What is a substitution variable?
What is difference between identifier and variable?
what is an objects lock and which objects have locks? : Java thread
Can an interface be final?
What is difference between final and finally in java?
What things should be kept in mind while creating your own exceptions in java?
Can you run java program without main method?
when you will synchronize a piece of your code? : Java thread
What are the disadvantages of using inner classes?
What does i ++ mean in Java?
Why unicode is important?
Give reasons supporting that string is immutable.
How to overcome the exception object reference not set to an instance of object?