Answer Posted / shivachinna
virtual concept is uaed to avoid confusions with same name
of methods in super class as well as sub class.....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of data hiding?
Is java as fast as c++?
Explain what is oop?
What are the two types of comments, and how do they differ?
Will a C compiler always compile C++ code a) Yes b) No c) Only optimized compilers
Why is null pointer used?
What are advantages of c++?
Why can’t you call invariants() as the first line of your constructor?
Is c++ a good beginners programming language?
Where Malloc(), Calloc(), and realloc() does get memory?
What is long in c++?
Why c++ is faster than java?
What is constant in c++ with example?
Can we make copy constructor private in c++?
What does 7/9*9 equal ? a) 1 b) 0.08642 c) 0