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


What is C++ could you enplane me please?



What is C++ could you enplane me please?..

Answer / rama

1)c++ has every thing which was present in c language, and it has some additional features and advantages than c language. so its named as c++..

2) c++ is a object oriented language

3) It follows bottom-up approach in program design.

4) object may communicate with each other through functions.

5) Data is hidden and cannot be accessed by external functions.

6) New data and functions can be accessed by external function.

7) programs are divided into what are known as objects.

8) Emphasis is on data rather than procedure

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More STL Interview Questions

What is stl stack?

0 Answers  


why & sign is used in copy constructor

4 Answers  


what is electronic software

1 Answers  


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

0 Answers  


WHAT IS FIBONACCI SERIES?

4 Answers   Stewart,


Can we use stl in coding interviews?

0 Answers  


What is Constructor

14 Answers   Angel Broking,


what's the difference between function overloading and function overiding?

5 Answers  


What is the underlying datastructure of map?

5 Answers   BIA, Siemens,


what's the difference between abstract class and concreate class? what's the meaning of standard template library(STL)?

2 Answers  


tell about sorted linked list

1 Answers  


How connect plc and pc through software

0 Answers  


Categories