Constructor
1. What is a constructor? Ans- A constructor is a method which initialise the data members during object
User-defined Methods
1. What is a method(function)? Ans- A method is a set of codes to be executed to peform
Class as The Basis of All Computation
1. What is a class? Ans- A class is a collection of similar type objects having same characteristic
Introduction To Object Oriented Programming Concepts
1. What is an object? Ans- i) Real world object – The object which having both characteristics and