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 difference between the compiler and the preprocessor?
Explain about templates of C++.
How do I start a c++ project?
What are c++ stream classes?
How would you obtain segment and offset addresses from a far address of a memory location?
Is there a sort function in c++?
How do I make turbo c++ full screen?
What is the role of copy constructor in copying of thrown objects?
What is boyce codd normal form in c++?
True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends
Explain shallow copy?
What are references in c++?
Is c++ pass by reference or value?
How many standards of c++ are there?
How long does it take to get good at leetcode?