Definition of class?
Answers were Sorted based on User's Feedback
Answer / prabakaran
collection of data membetrs and function members
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / shivani sharma
class is a collection of data member and member function
| Is This Answer Correct ? | 1 Yes | 0 No |
What is the use of :: operator in c++?
How do you master coding?
Differentiate between the manipulator and setf( ) function?
What is c++ redistributable?
Which is the best c++ compiler?
What is abstract keyword in c++?
Explain dangling pointer.
What is low level language in simple words?
What data structure is fastest, on average, for retrieving data: a) Binary Tree b) Hash Table c) Stack
What do you mean by delegate? Can a user retain delegates?
Explain what are mutator methods in c++?
Differentiate between the message and method in c++?