Introduction to C++
Author
: Sunitha
Blog
: Data Structures and C Programming
Date
: 5/2/2012 6:58:00 PM
'What is c++
C++ is a high level programming language that allows a software engineer to efficiently communicate with a computer.
c++ is a highly flexible and adaptable language used for variety of programs including firmware for micro controllers,operating systems, applications and graphics programming.
Why c++
In 1970 , Brian Kernighan and Dennis Ritchie, created C language. C was'
Read full article