C++ Notes
C++ Notes
, constructor
, destructor, this, static, polymorphism, abstraction, abstract class, interface,
namespace, encapsulation, arrays, strings, exception handling, File IO, etc.
What is C++
C++ is a general purpose, case-sensitive, free-form
programming language that supports object-oriented,
procedural and generic programming.
00:00/04:20
Usage of C++
By the help of C++ programming language, we can develop
different types of secured and robust applications:
o Window application
o Client-Server application
o Device drivers
o Embedded firmware etc