Difference between revisions of "C++"

From Conservapedia
Jump to navigation Jump to search
(wikify)
(category: programming language)
Line 1: Line 1:
 
'''C++''' (pronounced as "C" with "plus plus") is a powerful but cryptic programming language.  It has both high-level and nearly machine-level functionality.  It was developed by Dr. Bjarne Stroustrup at [[Bell Labs]] in 1979 as an enhancement to the [[C]] programming language.
 
'''C++''' (pronounced as "C" with "plus plus") is a powerful but cryptic programming language.  It has both high-level and nearly machine-level functionality.  It was developed by Dr. Bjarne Stroustrup at [[Bell Labs]] in 1979 as an enhancement to the [[C]] programming language.
 
[[category:Computer Science]]
 
[[category:Computer Science]]
 +
[[category:Programming_language]]

Revision as of 19:20, November 16, 2007

C++ (pronounced as "C" with "plus plus") is a powerful but cryptic programming language. It has both high-level and nearly machine-level functionality. It was developed by Dr. Bjarne Stroustrup at Bell Labs in 1979 as an enhancement to the C programming language.