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
In the derived class, which data member of the base class are visible?
Are php strings immutable?
Which of the following is evaluated first: a) && b) || c) !
What is vector processing?
What is purpose of abstract class?
how to explain our contribution in the project?
How do you flush std cout?
Implement stack operations with pointers with appropriate exception checks.
What is a memory leak c++?
What is stream and its types in c++?
What are the basic data types used in c++?
Is it possible to have a recursive inline function in c++?
What is public, protected, private in c++?
What is meant by iomanip in c++?
Explain the pure virtual functions?