Jump to content

Cplusplus: Difference between revisions

2 bytes removed ,  12 December 2007
no edit summary
No edit summary
No edit summary
Line 4: Line 4:




'''C++''' is an object-oriented programming language, developed as a superset of the language C, which means that the language is, essentially, C with more features, hence the name. However, it has since evolved into a separate language and compatiblity with C is no longer guaranteed.
'''C++''' is an object-oriented programming language, developed as a superset of the language C, which means that the language is essentially C with more features, hence the name. However, it has since evolved into a separate language and compatiblity with C is no longer guaranteed.


It is a very popular all-purpose language which is commonly utilised for game programming, and in many respects is quite similar to [[Java]], another object-oriented language.
It is a very popular all-purpose language which is commonly utilised for game programming, and in many respects is quite similar to [[Java]], another object-oriented language.
244

edits