Computer Science, asked by anurajhumne4355, 1 year ago

Basics of C++ Programming Language?

Answers

Answered by swarnadeep998
0

Functions,Inheritance, Polymorphism, Constructor,Destructor

Answered by Anonymous
0

Basis of C++ :-

  1. Character set = All number, alphabet, special symbol.
  2. Tokens:- Smallest unit of a program. Varies token are:-
  • Identifier
  • keyword
  • literals
Similar questions