Answer Posted / sudar
base class method they can used to contain same function and arguments of subclass.
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
Is map ordered c++?
What is difference between class and function?
What is polymorphism in c++? Explain with an example?
Is main a class in c++?
Explain Text Manipulation Routines?
What is else if syntax?
Who calls main function?
Discuss the possibilities related to the termination of a program before entering the mainq method?
What are the four partitions in which c++ compiler divides the ram?
write a corrected statement so that the instruction will work properly. if (4 < x < 11) y = 2 * x;
What is the full name of logo?
Is c# written in c++?
Explain pass by value and pass by reference.
Why do we need constructors in c++?
Define anonymous class.