Techversity Wiki
Register
Advertisement
C Plus Plus Icon

The Official Hub of C++ on Techversity Wiki

C++ (pronounced "C plus plus") is an object-oriented, general-purpose programming language developed by Danish computer scientist Bjarne Stroustrup at Bell Labs as an extension to C in 1979.[Citation needed]

Originally developed as an extension to C – called "C with Classes" – since its inception in 1979, it was replaced by and renamed C++ in 1982.[Citation needed]

  • History

Tutorials[]

  • Syntax
  • Output
  • Comments
  • Variables
  • iostream
  • Hello World program
  • Expressions
  • Operators
  • Loops
  • Arrays
  • Structures

References[]

Advertisement