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...

give me the defination of inheritance?

Answer Posted / nidhi

inheritance is a aquer the base class property aquer the derived class property

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is meant by stl in c++?

1085


What is a standard template library (stl)? What are the various types of stl containers?

1110


how to use C++?

2486


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; }

2336


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

2269


Why should a c++ programmer be interested in stl?

1026


What does stl stand for in basketball?

1083


write a program to convert a decimal number in to its equivalent binary number?

2567


write a program that will accept a number and print.its equivalent in words the maximum input number is 9999

2963


What are the different types of stl containers?

1074


How do I convert a stl file?

1031


What is a standard template library (stl)?

1063


Write a C/C++ program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

2396


How do you convert stl to steps?

1105


a program using one dimensional array that searches a number if it is found on the list of given input numbers given by the user and locate its exact location in the list.

1895