While doing programming in any programming language, you need to use various variables to store various information.Describe those variable in details.
Expalin The followings :
1) C++ Constants/Literals.
2) C++ Modifier Types
3) Storage Classes in C++
4) Operators in C++
5) Operators Precedence in C++
6) C++ Loop Types
7 C++ for loop
8) C++ nested loops
9) Loop Control Statements
10) C++ continue statement
11) C++ goto statement