Waht is inheritance

Answer Posted / bharghavi

the ability to acquire base class properties is called
inheritance

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is stl part of c++ standard?

723


What is stl stack?

745


help me i need a c++ program which takes sequesnce of characters and outputed sequence of their token taypes, work same compiler in lexical analysis phase

1982


How does an stl file work?

746


In what scenario does the Logical file and Physical file being used?

2425






Is string part of stl?

781


Do you like to Submit Questions in Bulk under Same Category?? Then use our Bulk ListerDo you like to Submit Questions in Bulk under Same Category?? Then use our Bulk Lister

1739


Is there any error below, its a code to delete all entires from a map #include #include iostream.h int main() { int i =0; map TestMap; while(i<3) { TesMap.insert(TestMap::value_type(i,Test)); i++; } typedef map :: iterator mapIter =TestMap.begin(); if(mapIter!=TestMap.end()) { TestMap.erase(mapItrer); ++mapIter; } return 0; }

1998


How stl is different from the c++ standard library?

727


how can u do connectivity in c++ language? plz send me connectivity code in c++ ?

1995


Name the different types of stl containers.

788


How connect plc and pc through software

2032


What are the various types of stl containers?

829


how to use C++?

2154


What are the components of stl?

714