-
Interface Static Method
Why interface does not support static method?
-
Heavy Weight Components
Why applets are considered as heavy weight components?
-
GetXxx() and setXxx()
When do you use these two methods?setXxx() and getXxx()
-
Write Applet with JDBC Program
How to write applet with JDBC program in Java with examples
-
Moving Text Vertically using Applets
Which class or method is used to move up a particular text vertically using applets?
-
Immutable Collection
How do you get an immutable collection?
-
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?
-
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.
-
Javax.comm Package
How to use the javax.comm package?
-
Reading SQLite3 Database
How to read the contents & manipulate the data in a SQLite3 database using Java.
-
Progress Bar in Java
How to create a Progress Bar in Java?
-
Javax.comm API
How to include javax.comm in Java library and how to use it for serial port access?
-
PageContext and Page Implicit Objects
What is the difference between pageContext and page implicit objects in JSP?
-
AWT uses native ________ components
Skill/Topic: AWT & AppletsA) GUI
-
Springs Abstract
What is the use of abstract ="true" in Springs
-
Java Diamond Problem
What is diamond problem in Java?
-
Vector Handling Object Types
How Vector handles different types of object types?
-
Class.forname and drivermanager.getregister
What is difference of using class.forname and drivermanager.getregister? Which has the advantage in detail?
-
Print Bengali digits in Java
How to print Bengali digits (Unicode value ranging from u09e6 to u09ef ) in Java?
Java Interview Questions
Ans