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
Can c++ do everything c can?
What is the equivalent of Pascal's Real a) unsigned int b) float c) char
How can we read/write Structures from/to data files?
What is the use of pointer in c++ with example?
Difference between strdup and strcpy?
Explain the different access specifiers for the class member in c++.
what is c++
What is algorithm in c++ programming?
what is VOID?
What are the advantages of c++?
How can an improvement in the quality of software be done by try/catch/throw?
What is public, protected, private in c++?
Differentiate between a template class and class template in c++?
What are activex and ole?
What is an adaptor class or wrapper class in c++?