|
Related Questions |
View Answer |
|
How do you communicate in between Applets & Servlets?
|
View Answer
|
|
What is the use of Servlets?
|
View Answer
|
|
What is JDBC. How do you connect to the Database?
|
View Answer
|
|
In an HTML form I have a Button which makes us to open another page in 15 seconds. How will do you that?
|
View Answer
|
|
What is the difference between Process and Threads?
|
View Answer
|
|
What is the difference between RMI & Corba?
|
View Answer
|
|
What are the services in RMI?
|
View Answer
|
|
How will you initialize an Applet?
|
View Answer
|
|
What is the order of method invocation in an Applet?
|
View Answer
|
|
When is update method called?
|
View Answer
|
|
How will you pass values from HTML page to the Servlet?
|
View Answer
|
|
Have you ever used HashTable and Dictionary?
|
View Answer
|
|
How will you communicate between two Applets?
|
View Answer
|
|
What are statements in JAVA?
|
View Answer
|
|
What is JAR file?
|
View Answer
|
|
What is the base class for all swing components?
|
View Answer
|
|
What is JFC?
|
View Answer
|
|
What is Difference between AWT and Swing?
|
View Answer
|
|
Considering notepad/IE or any other thing as process, What will happen if you start notepad or IE 3 times. Where 3 processes are started or 3 threads are started?
|
View Answer
|
|
How does thread synchronization occurs inside a monitor?
|
View Answer
|