learnprogramming123

LEARN PROGRAMMING 123
your resources to programming and free tutition



Navigation

 
C
 
C++ soon here!
VB - soon here!

Search

 

 

 

 

Next Back

 

In this lesson you have learned:

  • allow the use of symbolic constants in programs
  • in general, symbols are written in uppercase
  • are not terminated with a semi-colon
  • generally occur at the beginning of the file
  • each occurrence of the symbol is replaced by its value
  • makes programs readable and easy to maintain

go to lesson 5     do exercises 5