Answer Posted / manju
class is a collection of data members and member functions
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What are literals in C++?
Why iomanip is used in c++?
Is c++ a low level language?
Comment on c++ standard exceptions?
What is the rule of three?
Which field is used in c++?
Write a function that swaps the values of two integers, using int* as the argument type?
What is a class definition?
Can a constructor return a value?
Why null pointer is used?
How is static data member similar to a global variable?
What is an iterator class in c++?
What is recursion?
How do you differentiate between overloading the prefix and postfix increments?
What is binary search in c++?