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 / prashant k s gautam

C++ (pronounced see plus plus) is a statically typed,
free-form, multi-paradigm, compiled, general-purpose
programming language. It is regarded as a "middle-level"
language, as it comprises a combination of both high-level
and low-level language features. It was developed by Bjarne
Stroustrup starting in 1979 at Bell Labs as an enhancement
to the C programming language and originally named C with
Classes. It was renamed C++ in 1983.

Is This Answer Correct ?    3 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the difference between specifying a constant variable like with constant keyword and #define it? i.e what is the difference between CONSTANT FLOAT A=1.25 and #define A 1.25

2040


What is the explanation for cyclic nature of data types in c?

1261


What is the use of header files?

1154


What is a constant and types of constants in c?

1174


Explain zero based addressing.

1096


What is LINKED LIST? How can you access the last element in a linked list?

1111


what is bit rate & baud rate? plz give wave forms

2028


What is the difference between struct and typedef struct in c?

1169


What is the code for 3 questions and answer check in VisualBasic.Net?

2207


Give a one-line C expression to test whether a number is a power of 2. [No loops allowed - it's a simple test.]

1131


How do you determine whether to use a stream function or a low-level function?

1191


main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above

1153


How many bytes are occupied by near, far and huge pointers (dos)?

1216


What is a macro in c preprocessor?

1151


Explain what is the difference between far and near ?

1164