-
ConnectionPool class
What is ConnectionPool class in Java.When and Why it is used in JDBC?
-
Loading Server Object
Can you load the server object dynamically? If so what are the 3 major steps involved in it?
-
Print search result in table
How to print the search result in a table from?
-
Redirect a page using Applets
How to redirect a web page by embedding an Applet in it or by clicking a button on a Applet?
-
How to design a form using java
How can I design a form (using java as the front-end with SQL server as the back-end) which can redirect to another page and inturn another and so on?
-
-
-
Preprocessor Directives
Why Java does not support preprocessor directives?
-
-
-
-
-
Java Class object size
What would be the object size of class without a member ( i.e. no method and no variable) is created?Explanation : For sure, Object size will not zero as we print the object on console, hash code get printed, the object has existence in memory.
-
How to connect Java with Microsoft Excel?
I want to read and write data from excel sheet
-
-
-
-
-
-
Why the Java interpreter can't run directly the applet.Eventhought the Java applet is a compiled Java code?
Because they are used as part of a larger applications.
Java Interview Questions
Ans