Breaking

Post Top Ad

Your Ad Spot

Wednesday, January 4, 2017

Introduction to C/C++ Programming Language

A program shows the output of Assalam-O-Alaikum on screen in C++ Language using Dev-C++
A program shows the output of Assalam-O-Alaikum on screen in C++ Language using Dev-C++. © CB9 Images 
Short History of C/C++ :

C/C++ (Known as C Plus Plus) is a programming language which was invented by a programmer Stroustrup at AT&T Bell labs in 1983. At this time many Characteristics were included in C++ and it become more popular in Market. It is like .net programming language.
In 1983, "C with Classes" was renamed to "C++" ("++" being the increment operator in C), adding new features that included virtual functions. (Source Wikipedia)
In 1985, the first edition of The C++ Programming Language was released, which became the definitive reference for the language, as there was not yet an official standard. The first commercial implementation of C++ was released in October of the same year. (Source Wikipedia)
In 1989, C++ 2.0 was released, followed by the updated second edition of The C++ Programming Language in 1991. New features in 2.0 included multiple inheritance, abstract classes, static member functions, const member functions, and protected members. (Source Wikipedia)

Uses and extension of C/C++ :


The uses of C/C++ is very highly in market in now days it is mostly uses in common purposes but we can make many high applications and write programs in C/C++. Most common or high level uses of C/C++ as Follows.
  • Making Windows Software's
  • Open source Dynamic Software's
  • Developing Games
  • Making Facebook Apps
  • High Level Software's
  • And many more
Filename and Extension :
  • .cc 
  • .cpp
  • .cxx 
  • .C 
  • .c++ 
  • .h 
  • .hh 
  • .hpp 
  • .hxx 
  • .h++
Watch The Video:




No comments:

Post a Comment

Post Top Ad

Your Ad Spot