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 |
Do you know the problem with overriding functions?
When should I use unitbuf flag?
List the types of polymorphism in c++?
Which software is best for c++ programming?
implement stack using stack.h headerfile functions
1 Answers Exilant, GMG, Subex, University,
Which ide is best for c++?
List the special characteristics of constructor.
What is a pointer how and when is it used?
How does class accomplish data hiding in c++?
Which bit wise operator is suitable for putting on a particular bit in a number?
what is Loop function? What are different types of Loops?
What are the differences between a struct in C and in C++?