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 / pradeep

C++ comes from the ++ operator
+++ operator is used to increment the value by 1. The
developers added some new features to c and named it C++.

Is This Answer Correct ?    51 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a program to display all prime numbers

2021


Can a variable be both static and volatile in c?

1082


List the different types of c tokens?

1120


What is this infamous null pointer, anyway?

1104


Write a function expand(s1,s2) that expands shorthand notations like a-z in the string s1 into the equivalent complete list abc...xyz in s2 . Allow for letters of either case and digits, and be prepared to handle cases like a-b-c and a-z0-9 and -a-z. z-a:zyx......ba -1-6-:-123456- 1-9-1:123456789987654321 a-R-L:a-R...L a-b-c:abbc

5702


What is structure in c definition?

1112


Is there sort function in c?

1069


What does c value mean?

1261


What is character constants?

1231


Is main a keyword in c?

1183


What is the deal on sprintf_s return value?

1189


If fflush wont work, what can I use to flush input?

1151


What are pragmas and what are they good for?

1059


Are the expressions * ptr ++ and ++ * ptr same?

1210


Why is c not oop?

1038