Answer Posted / adnan sheikh
A class is the collection of related function and data
together and object is the instance of the class
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Difference between overloaded functions and overridden functions
What are the types of array in c++?
What is the difference between #import and #include in c++?
Explain unexpected() function?
Can a program run without main function?
Define Virtual function in C++.
What are the uses of c++ in the real world?
What is the object serialization?
Can the operator == be overloaded for comparing two arrays consisting of characters by using string comparison?
Does c++ support exception handling?
What is a base class?
How did c++ get its name?
What is the main purpose of c++?
What is c++ best used for?
What is endl c++?