C++ is a multi-paradigm, object-oriented, compiled language.
Supports procedural + OOP + generic programming.
Uses compiler → object code → executable.
Key Concepts
Header files (#include <iostream>)
Namespace (using namespace std;)
Input/output (cin, cout)
Functions, variables, scope, static, extern



0 கருத்துகள்