Basics of C++ Programming Language?
Answers
Answered by
0
Functions,Inheritance, Polymorphism, Constructor,Destructor
Answered by
0
Basis of C++ :-
- Character set = All number, alphabet, special symbol.
- Tokens:- Smallest unit of a program. Varies token are:-
- Identifier
- keyword
- literals
Similar questions