Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


If a base class is an adt, and it has three pure virtual functions, how many of these functions must be overridden in its derived classes?



If a base class is an adt, and it has three pure virtual functions, how many of these functions must..

Answer / Jabir Husain

All three pure virtual functions must be overridden in the derived classes. The derived classes must provide their own implementation for each of these functions to be considered complete.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More C++ General Interview Questions

What is the use of string in c++?

1 Answers  


What are the c++ access specifiers?

2 Answers  


Mention the ways in which parameterized can be invoked. Give an example of each.

1 Answers  


Difference between Operator overloading and Functional overloading?

10 Answers   HP,


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


What are references in c++? What is a local reference?

1 Answers  


What is expression parser in c++

1 Answers   Mphasis,


What does namespace mean in c++?

1 Answers  


What is the use of "new" operator?

1 Answers  


What is c++ best used for?

1 Answers  


What's the best free c++ profiler for windows?

1 Answers  


Snake Game: This is normal snake game which you can find in most of the mobiles. You can develop it in Java, C/C++, C# or what ever language you know.

1 Answers  


Categories