What is a class?
Answers were Sorted based on User's Feedback
Answer / bhagavathi chouhan
a class is a set of objects.for ex define a class birds, it
will contain thec group of birds with diffrent names like
parrot,crow,peacock etc.
| Is This Answer Correct ? | 0 Yes | 1 No |
what is difference between objects and function
explain sub-type and sub class? atleast u have differ it into 4 points?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is a null tree?
What is the difference between an object and a class?
Is this job good for future? can do this job post grduate student?
what is graphics
How can we use the preprocessor #if and #elseif.
What normal C constructs work differently in C++?
When is it necessary to use member-wise initialization list in C++?
What is the fundamental idea of oop?
Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box