Repeated and Important Questions - Java Programming Sample Papers
Repeated Questions
- Explain the features of Java. (Pages: 2, 5, 9)
- Differentiate between C++ and Java. (Pages: 2, 6)
- Explain exception handling in Java. (Pages: 3, 7, 10)
- What is a constructor? Explain types of constructors. (Pages: 4, 6)
- Write a program to implement multithreading. (Pages: 4, 8)
Important Questions
- What is inheritance? Explain types with example. (Pages: 3, 5)
- Describe various types of polymorphism in Java. (Pages: 6, 9)
- What is an interface? How is it different from abstract class? (Pages: 5, 8)
- Describe the concept of multithreading with an example. (Pages: 4, 10)
- Explain Java's exception hierarchy. (Pages: 3, 7)