How are the constants declared?
Posted: Wed Jul 13, 2022 7:51 pm
a) const keyword
b) #define preprocessor
c) both const keyword and #define preprocessor
d) $define
b) #define preprocessor
c) both const keyword and #define preprocessor
d) $define