d2jsp
Log InRegister
d2jsp Forums > Off-Topic > Computers & IT > Programming & Development > Wat Is C++
Prev12
Add Reply New Topic New Poll
Member
Posts: 9
Joined: Apr 25 2012
Gold: 0.00
Apr 27 2012 11:04pm
Quote (irimi @ Apr 27 2012 06:44pm)
no, you really can't.


I know, I don't even know why I answered to be honest.
Member
Posts: 4,962
Joined: Oct 29 2009
Gold: 78,425.00
Apr 28 2012 08:05am
Quote (ikusus @ Apr 26 2012 10:21pm)
http://i.imgur.com/z5JYU.png


heey man.... u owe me a new beer glass cause i laughed so hard i accidently dropped it :S
Member
Posts: 591
Joined: Apr 29 2009
Gold: 6,525.00
Apr 28 2012 01:42pm
C++ is a programming language that came up in 1983 for more info wiki it or google it
Member
Posts: 937
Joined: Apr 29 2012
Gold: Locked
Trader: Scammer
Apr 29 2012 04:44pm
Language of p
Member
Posts: 17
Joined: May 4 2012
Gold: 3.80
May 6 2012 01:56am
Quote (Kriegs_club @ Apr 28 2012 10:42pm)
C++ is a programming language that came up in 1983 for more info wiki it or google it


Quote
C++ (pronounced "cee plus plus") is a statically typed, free-form, multi-paradigm, compiled, general-purpose programming language. It is regarded as an intermediate-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 language. Originally named C with Classes, the language was renamed C++ in 1983, as a pun involving the increment operator.

C++ is one of the most popular programming languages with application domains including systems software, application software, device drivers, embedded software, high-performance server and client applications, and entertainment software such as video games. Several groups provide both free and proprietary C++ compiler software, including the GNU Project, Microsoft, Intel and Embarcadero Technologies. C++ has greatly influenced many other popular programming languages, most notably C#[2] and Java.

C++ is also used for hardware design, where the design is initially described in C++, then analyzed, architecturally constrained, and scheduled to create a register-transfer level hardware description language via high-level synthesis.

The language began as enhancements to C, first adding classes, then virtual functions, operator overloading, multiple inheritance, templates, and exception handling among other features. After years of development, the C++ programming language standard was ratified in 1998 as ISO/IEC 14882:1998. The standard was amended by the 2003 technical corrigendum, ISO/IEC 14882:2003. The current standard extending C++ with new features was ratified and published by ISO in September 2011 as ISO/IEC 14882:2011 (informally known as C++11).


More information can be found on the original link:
http://en.wikipedia.org/wiki/C%2B%2B

This post was edited by R_e_s_p_e_c_t on May 6 2012 01:57am
Member
Posts: 976
Joined: Apr 5 2010
Gold: 1,080.50
May 19 2012 02:02am
C++ is an object orientated programming language when used to its fullest extent can develop something such as World of Warcraft for instance; when used at the least you can make a command prompt tell you hello.
Go Back To Programming & Development Topic List
Prev12
Add Reply New Topic New Poll