Complete_Questions......
Complete_Questions......
2 MARKS QUESTIONS
Q: Define:
A: Class: A blueprint for creating objects, defining fields and methods.
Object: An instance of a class containing state and behavior.
Inheritance: A mechanism allowing one class to acquire properties and behavior of another class.
5 MARKS QUESTIONS
8 MARKS QUESTIONS