Answer Posted / guest
class is a simply collectiom of objects
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the difference between a mixin and inheritance?
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is a class and object?
What is the significance of classes in oop?
Prepare me a program for the animation of train
Why do we use class?
What are the 5 oop principles?
What is polymorphism and why is it important?
What does it mean when someone says I oop?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is an interface in oop?
Why it is called runtime polymorphism?
What language is oop?
Write a c++ program to display pass and fail for three student using static member function
How do you achieve polymorphism?