Java Programming Question Bank
Programming with JAVA
Question Bank
- What is Java? Explain features of Java.
- Explain data type in Java.
- Explain Java program structure.
- Explain loops in Java.
- Explain Operators in Java.
- Explain Class and Object.
- Explain constructor with example.
- Explain Method Overloading with example.
- What is Constructor? Explain constructor overloading.
- Explain static keyword in Java.
- Explain Access Specifiers in Java.
- Explain Garbage collection and finalize() method.
- What is Inheritance? Explain types of Inheritance.
- Explain abstract class with example.
- Explain command line argument in java.
- What is Package? How to create a package?
- What is Interface? How to create Interface?
- Explain Exception Handling in Java.
- Explain try, throw and catch with example.
- Explain any five method of String class.
- Explain any five method of StringBuffer class.
- Explain Wrapper class in Java.
- Explain Vector class with example.
- Explain Thread Life Cycle.
- What is Thread? Explain Thread Priorities.
- Explain Byte Stream Classes.
- What is File? Explain File class in Java.
- Explain Life cycle of Applet.
- Explain Graphics class method.
- Explain Applet Tag.
- Explain Event Classes.
- Explain Adapter Classes in Java.
- What is Swing? Explain any five swing control.
- What is Layout Manager? Explain types of Layout.
- Explain JPanel and JFrame.
- Explain any five awt controls.
- Explain ListBox and its Methods.
- Explain JVM and Bytecode.
- Explain FileInputStream and FileOutputStream classes.
- What is Array? Explain types of Array.
- Class vs. Interface
- Java Applet vs. Java Application
- Swing vs. AWT
- Method Overloading vs. Method Overriding
- String vs. StringBuffer
Comments
Post a Comment