History of C++






HISTORY


History of  C++ language is interesting to know. Here we are going to discuss brief history of C++ language.

C++ programming language was developed in 1980 by Bjarne Stroustrup at bell laboratories of AT&T (American Telephone & Telegraph), located in U.S.A.

Bjarne Stroustrup is known as the founder of C++ language.

                 



  • SOME FACTS ABOUT C++
  • 1.C++ development began in 1979, four years before its release, and it did not start with the name C++; Its first name was C with classes.
  • 2.In the late part of 1983, C with Classes was first used for AT&T's internal programming needs.
  • 3.Its name was changed to C++ later in the same year.
  • 4.C++ was not released commercially until the late part of 1985.

  • C++ implements data abstraction using a concept called classes, along with other features to allow object-oriented programming and is considered a high-level language. Classes help programmers with the organization of their code. They can also be beneficial in assisting programmers to avoid mistakes.







πŸ‘‰DON'T STOP
     WHEN YOU'RE TIRED.
     STOP WHEN YOU'RE
       DONE.πŸ‘ˆ













Comments

Popular posts from this blog

Introduction of C Language

Constant in C

Computer generation