How many ways are there in C++ to represent an integer constant?
Answers
Answered by
1
Constant Definition in C++
There are two other different ways to define constants in C++. These are: By using const keyword. By using #define preprocessor.
Similar questions
Math,
5 months ago
India Languages,
11 months ago
Political Science,
11 months ago
Biology,
1 year ago