Biggest Cat’s decided to start a blog. The crazy cat’s been busy snooping around places and collecting information of all sorts. He can’t wait to put ‘em all up here on his very own blog. But he’s not doing random stuff. No! He’s out with a plan! (prrr!!!).
Biggest Cat sometimes wonders at the strange name that’s been given to him. He certainly isn’t the biggest cat in the world,but his name changes everything! He is the biggest cat, because he is called Biggest Cat. There are so many mysteries as to why he was christened “Biggest Cat”
So stay tuned and don't forget to subscribe . Check out for More...
Feb
13th

Important Advance JAVA questions-2

Author: admin | Files under Interview

13.    What is the difference between CGI and Servlet?
14.    In the servlets, we are having a web page that is invoking servlets ,username and password? which is checks in database? Suppose the second page also if we want to verify the same information whether it will connect to the database or it will be used previous information?
15.    What are the difference between RMI and Servelets?
16.    How will you call an Applet using Java Script Function?
17.    How can you push data from an Applet to a Servlet?
18.    What are 4 drivers available in JDBC? At what situation are four of the drivers used?
19.    If you are truncated using JDBC , how can you that how much data is truncated?
20.    How will you perform truncation using JDBC?
21.    What is the latest version of JDBC? What are the new features added in that?
22.    What is the difference between RMI registry and OS Agent?
23.    To a server method, the client wants to send a value 20, with this value exceeds to 20 a message should be sent to the client . What will you do for achieving this?
24.    How do you invoke a Servelet? What is the difference between doPost method and doGet method?

Post a Comment