|
Related Questions |
View Answer |
|
How does thread synchronization occurs inside a monitor?
|
View Answer
|
|
How will you call an Applet using a Java Script function?
|
View Answer
|
|
Is there any tag in HTML to upload and download files?
|
View Answer
|
|
Why do you Canvas?
|
View Answer
|
|
How can you push data from an Applet to Servlet?
|
View Answer
|
|
What are 4 drivers available in JDBC?
|
View Answer
|
|
How you can know about drivers and database information?
|
View Answer
|
|
If you have truncated using JDBC, How can you know that how much data is truncated?
|
View Answer
|
|
And What situation , each of the 4 drivers used?
|
View Answer
|
|
How will you perform transaction using JDBC?
|
View Answer
|
|
In RMI, is the server object first loaded into the memory and then the stub reference is sent to the client or a stub reference is directly sent to the client?
|
View Answer
|
|
Suppose server object is not loaded into the memory, and the client requests for it, what will happen?
|
View Answer
|
|
What is serialization?
|
View Answer
|
|
Can you load the server object dynamically. If so, what are the major 3 steps involved in it?
|
View Answer
|
|
What is difference RMI registry and OSAgent?
|
View Answer
|
|
To a server method, the client wants to send a value 20, when this value exceeds 20 a message should be sent to the client. What will you do for achieving for this?
|
View Answer
|
|
What are the benefits of Swing over AWT?
|
View Answer
|
|
Where the CardLayout is used?
|
View Answer
|
|
What is the Layout for ToolBar?
|
View Answer
|
|
What is the difference between Grid and GridbagLayout?
|
View Answer
|