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 the difference between the c++ & java?
what is oppes
143.what is oops principles?
Why do while loop is used?
Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??
can you give real time example for polymarphism
What is class encapsulation?
What is polymorphism explain?
program in c++ that can either 2 integers or 2 floating point numbers and output the smallest number
State what is encapsulation and friend function?
What is stream in oop?
inheritence with example