C++ Identifiers
C++ Identifiers
C++ Identifiers
❮ Previous Next ❯
C++ Identifiers
All C++ variables must be identified with unique names.
Identifiers can be short names (like x and y) or more descriptive names (age, sum, totalVolume).
Example
// Good
int minutesPerHour = 60;
Try it Yourself »
❮ Previous
HOW TO W3.CSS C C++ C# BOOTSTRAP REACT MYSQL Next ❯
JQUERY EX
W3schools Pathfinder
Track your progress - it's free! Sign Up Log in
COLOR PICKER
Tutorials Exercises Services Log in
HOW TO
W3.CSS C
SPACES
C++ C#
UPGRADE
BOOTSTRAP
AD-FREE
REACT MYSQL JQUERY EX