Question: In C++, there are two ways to create a named constant, one retained from C and the other new in C++. Give examples of both

In C++, there are two ways to create a named constant, one retained from C and the other new in C++. Give examples of both ways of creating a named constant BUFFERLEN with a literal value of 1024
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
