Answer Posted / ganesh
Class is an user defined datatype where variable and
related code where incorporated
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
What is object in oop with example?
What does and I oop mean in text?
Are polymorphisms mutations?
How does polymorphism work?
Templates mean
Why do we use polymorphism?
How do you explain polymorphism?
which feature are not hold visual basic of oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
What is methods in oop?
What is the difference between a mixin and inheritance?
What is object-oriented programming? Webopedia definition
Is data hiding and abstraction same?
What is the advantage of oop over procedural language?
to find out the minimum of two integer number of two different classes using friend function