What is a class in C++?
Answer Posted / nashiinformaticssolutions
The core components of C++ object-oriented programming are classes. They represent a collection of connected objects and are a user-defined data type. Classes keep variables and member functions together.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
State the difference between pre and post increment/decrement operations.
Is java a c++?
Write a Program to find the largest of 4 no using macros.
what are the realtime excercises in C++?
How to improve object oriented design skills?
What is pass by value & reference.
Can we define a constructor as virtual in c++?
Define macro.
Is oops and c++ same?
What is the 4 difference between delete[] and delete?
what Is DCS ? what i will get benefit when i did?
Can we delete this pointer in c++?
What is the meaning of c++?
What is type of 'this' pointer?
What do you mean by storage classes?