244
edits
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 | '''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. | ||
edits