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
Where You Can Use Interface in your Project
Can we define a class within the interface?
Why do pointers exist?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
What is the difference between a constructor and a destructor?
What is class encapsulation?
How Do you Code Composition and Aggregation in C++ ?
What exactly is polymorphism?
What is purpose of inheritance?
What is the main feature of oop?
What is encapsulation example?
• What are the desirable attributes for memory managment?
What is oops?what is its use in software engineering?
Why is polymorphism needed?
Get me an image implementation program.