-
PageContext and Page Implicit Objects
What is the difference between pageContext and page implicit objects in JSP?
-
Javax.comm API
How to include javax.comm in Java library and how to use it for serial port access?
-
Progress Bar in Java
How to create a Progress Bar in Java?
-
Reading SQLite3 Database
How to read the contents & manipulate the data in a SQLite3 database using Java.
-
Javax.comm Package
How to use the javax.comm package?
-
Count Number of Files
50,000 HTML files are in a folder on a windows machine. Among them, content of some files(not the file names) contain the sentence "SocioMaC-Jus' Follow!". Write a Java program to count the no. of such files.
-
Embed Word Application
How to embed a Word application in Java frame?
-
Applet Method
Which method will be fired when user move from one page to another?
-
Immutable Collection
How do you get an immutable collection?
-
Moving Text Vertically using Applets
Which class or method is used to move up a particular text vertically using applets?
-
Write Applet with JDBC Program
How to write applet with JDBC program in Java with examples
-
GetXxx() and setXxx()
When do you use these two methods?setXxx() and getXxx()
-
Create Threads
What are the two ways to create thread? Which is preferred more? Which method is more beneficial? Expalin with example
-
Servelets main
Why main is not written for Servlets?
-
Java GetInsets
What is meant by GetInsets in Java? How is it used? Explain in detail.
-
Garbage Collection Control
How will you control garbage collection in Java?
-
Thread Communication
How do threads communicate among themselves?
-
Heavy Weight Components
Why applets are considered as heavy weight components?
-
Interface Static Method
Why interface does not support static method?
-
Explicitly Extended Object
What benefit are obtained by explicitly extending Object in a class declaration?
Java Interview Questions
Ans