Computer Science, asked by vaishnavikumar2462, 17 days ago

There are two simple ways in C to define constants.Using relevant examples identify the two ways

Answers

Answered by connectmt09
0

Answer:

Primary constants − Integer, float, and character are called as Primary constants. Secondary constants − Array, structures, pointers, Enum, etc., called as secondary constants.

Similar questions