-
Applet Newline
How to give newline after creating level or textfield in Java Applet?
-
Implement ArrayList
How do you implement ArrayList without using Collections in Java?
-
Pass values from HTML page to the Servlet
How to pass values from HTML page to the Servlet?
-
Stopping Threads
How one thread can be stopped without coming out from the main programme?
-
AWT Package
What are the Limitations of AWT package?
-
Thread Disadvantages
What are the disadvantages of using thread?
-
Subclass Frame
Why we prefer a subclass of Frame over an instance of Frame when we creating a window?
-
Event Adapters
What are event adapters & How they are used?
-
Bytecode to Sourcecode
How to convert bytecode to sourcecode?
-
ArrayList to Array
How will you convert an ArrayList to an Array?
-
Serialization
Serialization ignores static variable and transient variables. Why?
-
Java Virtual Functions
How to achieve Virtual Functions in Java?
-
Garbage Collection Algorithm
What algorithm is used in garbage collection?
-
Override Final Method
How to override final method?
-
Struts Advantage
What is the advantage of using struts?
-
Java LinkedList Implementation
If Java does not have pointers then how LinkedList is implemented in Java?
-
Java Copy Command
Write the Java version of MS DOS Copy Command
-
Try Catch
Which design pattern is used in try catch?
-
Call Main Function Explicitly
Can we call the main function explicitly? If Yes, How?
-
JDBC Form Data
Can we represent data in the form of objects in JDBC? Explain
Java Interview Questions
Ans