You are on page 1of 1

C++ Language Tutorial

Introduction of C++
What is programming?
"A program is a precise sequence of steps to solve a particular problem.
C++ Programming:
C++ is a statically typed, free- form, multi-paradigm, compiled, general-purpose programming language.
It is regarded as a High-level" language.
Applications of C++:
C++ is widely used in the software industry.
Systems software
Application software
Device drivers
Embedded software
High-performance server and client applications
Entertainment software such as video games.

http://vulogics.blogspot.com/2011/10/introduction-of-c.html
https://www.youtube.com/watch?v=NiqeMDMPFY8

You might also like