Share this link via
Or copy link
C++ is the advanced version of C language. we can say it is an extension of C.
C programming has limitation regarding data security and memory managment, so to overcome this problem C++ is introduced in the market with other extra features.
Most important feature if C++ is its OOPs concepts(Object Oriented Programming)