Java Programming Question Bank


Programming with JAVA
Question Bank
  1. What is Java? Explain features of Java.
  2. Explain data type in Java.
  3. Explain Java program structure.
  4. Explain loops in Java.
  5. Explain Operators in Java.
  6. Explain Class and Object.
  7. Explain constructor with example.
  8. Explain Method Overloading with example.
  9. What is Constructor? Explain constructor overloading.
  10. Explain static keyword in Java.
  11. Explain Access Specifiers in Java.
  12. Explain Garbage collection and finalize() method.
  13. What is Inheritance? Explain types of Inheritance.
  14. Explain abstract class with example.
  15. Explain command line argument in java.
  16. What is Package? How to create a package?
  17. What is Interface? How to create Interface?
  18. Explain Exception Handling in Java.
  19. Explain try, throw and catch with example.
  20. Explain any five method of String class.
  21. Explain any five method of StringBuffer class.
  22. Explain Wrapper class in Java.
  23. Explain Vector class with example.
  24. Explain Thread Life Cycle.
  25. What is Thread? Explain Thread Priorities.
  26. Explain Byte Stream Classes.
  27. What is File? Explain File class in Java.
  28. Explain Life cycle of Applet.
  29. Explain Graphics class method.
  30. Explain Applet Tag.
  31. Explain Event Classes.
  32. Explain Adapter Classes in Java.
  33. What is Swing? Explain any five swing control.
  34. What is Layout Manager? Explain types of Layout.
  35. Explain JPanel and JFrame.
  36. Explain any five awt controls.
  37. Explain ListBox and its Methods.
  38. Explain JVM and Bytecode.
  39. Explain FileInputStream and FileOutputStream classes.
  40. What is Array? Explain types of Array.
  41. Class vs. Interface
  42. Java Applet vs. Java Application
  43. Swing vs. AWT
  44. Method Overloading vs. Method Overriding
  45. String vs. StringBuffer


Comments

Popular posts from this blog

પટેલ સમાજનો ઈતિહાસ જાણો : કોણ અને ક્યાંથી આવ્યા હતા પાટીદારો

Python HTML Generator using Yattag Part 1

Java Event Delegation Model, Listener and Adapter Classes