Answer Posted / elakiya.p
a class is a collection of similar object type.
for eg:
fruit mango;
->fruit is a user defined data type.
->mango is a object.
->fruit is also we called class.
->it behave like built-in types of programming language.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What are two types of polymorphism?
What is a class in oop?
What is the real time example of inheritance?
What are the components of marker interface?
Plese get me a perfect C++ program for railway/airway reservation with all details.
What is object in oop?
When not to use object oriented programming?
Why we use classes in oop?
What are objects in oop?
Is abstract thinking intelligence?
What is abstraction in oops with example?
What are main features of oop?
Why do we use encapsulation in oops?
What is the purpose of enum?
What is overriding in oop?