TestingDocs.com
Software Testing website
  • Automation
    • Selenium
    • JBehave Framework
  • Tutorials
    • MySQL Tutorials
    • Testlink
    • Maven
    • Git
  • IDEs
    • IntelliJ IDEA
    • Eclipse
  • Flowcharts
    • Flowgorithm
    • Raptor
  • About

C++

History of C++ Language

Overview

In this tutorial, we will learn about the brief history of the C++ Language. C++ is a superset of the C language. i.e any C program is also a C++ program.

History of C++

C++ was developed by Bjarne Stroustrup at AT&T Bell Labs, in 1979. C++ supports object-oriented programming features and still supports the power of the C language.

C++ is an enhancement to the C language and was originally
named “C with Classes”. C++ supports both high-level and low-level language features, hence it is called a middle-level language.

 

 

History of C++ Language

Pronunciation

The name C++ is pronounced as “see plus plus”. The ++ is an increment operator in the C language. The name “C++” signifies that the language is an evolution of the C language.

C++ Language Standards

C++ language is standardized by the ISO. ISO stands for International Organization for Standardization. The standards have both the official ISO names and the informal standard names.

C++ Standards CodeBlocks

More Information at:

https://isocpp.org/std/the-standard

Basic C++ Syntax

https://www.testingdocs.com/basic-c-syntax/

—

C++ Tutorials

C++ Tutorials on this website:

https://www.testingdocs.com/c-coding-tutorials/

For more information on the current ISO C++ standard

https://isocpp.org/std/the-standard

Related Posts

g not found OpenSuse

C++ /

Install GCC C++ Compiler on OpenSuse

sum of digits c program

C++ /

Sum of Digits of a Number C++ Program

C++ Hello World Program

C++ /

C++ Hello World Program

C++ /

Object-Oriented Programming Language Examples

C++ /

Object-Oriented Programming Features

› Install GNU C/C++ Compiler on Windows

Recent Posts

  • MS Access Data Types
  • Install RAPTOR Avalonia on CentOS
  • Download RAPTOR Avalonia Edition on Windows
  • npm doctor command
  • Build & Run CLion Project
  • Create New CLion C Project on Windows
  • Configure CLion Toolchains on Windows
  • Launch CLion IDE on Windows
  • Activate CLion IDE
  • CLion IDE for C/C++ Development

Back to Top

Links

  • Contact
  • Privacy Policy
  • Cookie Policy

www.TestingDocs.com

Go to mobile version