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

Why c++ is called c++ and not c+?

Answer Posted / kiran kumar yakkala

we have already C,
there are some programming languages which offer object
orientation before c++.
designers implemented C language with OOPS concept.
means c++ is nothing but C + 1 feature(OOPS), in C++
environment c++ means c+1. so thats why they named only C++.

Is This Answer Correct ?    22 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

When should a type cast not be used?

1109


Why doesnt this code work?

1124


Why does notstrcat(string, "!");Work?

1207


What is a global variable in c?

1077


What is the -> in c?

1066


Explain what is a 'locale'?

1130


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

1101


diff between exptected result and requirement?

2114


What is the difference between #include and #include 'file' ?

1121


Why is extern used in c?

1146


Is c easier than java?

1124


What is the use of function overloading in C?

1216


Is boolean a datatype in c?

1129


How does pointer work in c?

1195


How will you declare an array of three function pointers where each function receives two ints and returns a float?

1431