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 the C++



what is the C++..

Answer / atasi jena

c++ is a object oriented programming language which provides different mechanism like inheritance, polymerphism, template, data abstraction over c.

Is This Answer Correct ?    11 Yes 0 No

Post New Answer

More C++ General Interview Questions

How do you sort a sort function in c++ to sort in descending order?

0 Answers  


What do you mean by stack unwinding in c++?

0 Answers  


Why do we use the using declaration?

0 Answers  


What is the type of this pointer in c++?

0 Answers  


What are the weaknesses of C++?

1 Answers  


How compile and run c++ program in turbo c++?

0 Answers  


What is the use of namespace std in C++?

0 Answers   Hexaware,


Given the following seqment of code containing a group of nested if instructions: y = 9; if ((x==3) || (x == 5)) y++; else if (x == 2) y *= 2; else if (x == 4 ) y-= 7; else y = 8; Enter a segment of code (without any IF statements) that does exectly the same thing using the switch structure.

1 Answers  


What is the basic concept of c++?

0 Answers  


How static variables and local variablesare similar and dissimilar?

0 Answers  


What is istream c++?

0 Answers  


Why iomanip is used in c++?

0 Answers  


Categories