Knowledge Walls
Venkatesan
Hyderabad, Andhra Pradesh, India
Passcode:
Symbolic constants in Introduction of Programming in CPP
1948 Views
Usage 
Symbolic constant is used to define value in program which will not change during execution.
Types 
  1. const
  2. enum
Const 
Constant must be defined and it is local to the function.
Enum 
By adding extern along with const, it can be used as global in the program.
Next Topics
Next lessons of current book.
User-defined Functions of Programming in CPP
User-defined Functions of Programming in CPP
User-defined Functions of Programming in CPP
User-defined Functions of Programming in CPP
Math Library Functions of Programming in CPP
Previous Topics
Previous lessons of current book.
Best Lessons of "Programming in CPP"
Top lessons which are viewed more times.
String Class in CPP of Programming in CPP
Math Library Functions of Programming in CPP
String Class in CPP of Programming in CPP
Classes and Objects in CPP of Programming in CPP
Math Library Functions of Programming in CPP
User-defined Functions of Programming in CPP
String Class in CPP of Programming in CPP
  Copyright © 2014 Knowledge walls, All rights reserved
KnowledgeWalls
keep your tutorials and learnings with KnowledgeWalls. Don't lose your learnings hereafter. Save and revise it whenever required.
Click here for more details