RULES TO DECLARE VARIABLES IN C++.

To declare a variable, you need to know what data type it is going to be of and what its name would be. The variable name has constraints on what you can name it. Following are the rules for naming variables −

Пікірлер