Write a C++ program to implement classes and objects?? Pls help me
Answers
Answered by
1
Answer:
C++ is a strongly typed language and fully object-oriented, that is, classes are types, and inheritance and polymorphism are both supported. The encapsulation mechanism of classes enables to create abstract data types, that is, a data abstraction and its operations is implemented within the class.
Answered by
3
Answer:
C++ is a strongly typed language and fully object-oriented, that is, classes are types, and inheritance and polymorphism are both supported. The encapsulation mechanism of classes enables to create abstract data types, that is, a data abstraction and its operations is implemented within the class.
Similar questions
English,
8 hours ago
Music,
8 hours ago
Business Studies,
8 hours ago
English,
16 hours ago
Physics,
7 months ago
Computer Science,
7 months ago
English,
7 months ago