2Marks
1. Mention any 2 features of Java.
2. Define inheritance.
3. What are wrapper classes?
4. Write syntax for initialization of an object.
5. What is synchronization?
6. What is a layout manager?
7. What is abstract class?
8. Define polymorphism.
9. What is the use of instanceof operator?
10. What is type casting?
11. What is the use of static keyword in Java?
12. Define multithreading.
13. Define object in Java.
14. Define inheritance.
15. what is constructor?
16. Define an interface.
17. What is a StringBuffer?
18. What is a GUI?
19. Define generics in Java.
20. What is an exception?
21. What is I/O Stream in Java?
6Marks
22. Explain the difference between C and Java.
23. Explain Java operators with examples.
24. Write a note on built-in classes in Java.
25. Explain visibility modifiers in Java.
26. Explain layout managers in Java.
27. Explain the Applet life cycle.
28. Write a note on JavaBeans.
29. Explain the features of Java.
30. Explain different data types in Java.
31. Explain types of inheritance with examples.
32. Explain string handling functions in Java.
33. Explain the concept of interfaces in Java.
34. Explain polymorphism.
35. Explain built in classes in Java.
36. Explain the Java Development Kit (JDK).
37. Explain the features of Java.
38. Explain the life cycle of a thread.
39. Write a note on Java packages.
40. Differentiate Method overloading and overriding.
41. Explain checked and unchecked exceptions.
42. Write a note on super and sub class with an example.
10 Marks
43. Explain control structures used in Java.
44. Explain exception handling using try-catch-finally with examples.
45. Explain the structure of Java Programming with an example.
46. Explain objects and classes in Java with examples.
47. Explain String and StringBuffer with an example.
48. Explain event handling in Java.
49. Explain exception handling using try and catch with example.
50. Explain constructors in Java with examples
51. Explain arrays in Java with examples.
52. Compare procedure-oriented programming and object-oriented programming.
53. Explain the Concept of Packages.
54. Explain Access Modifiers with an example.
55. Explain GUI components in Java with examples.
56. Explain control structures used in Java.
57. Explain collections framework in Java.
58. Explain method overloading and method overriding with examples.
59. Explain generics in Java with suitable examples.
60. Explain event handling in Java with suitable examples.