How are the constants declared? a) const keyword b) #define preprocessor c) both const keyword and #define preprocessor d) $define
How are the constants declared? a) const keyword b) #define preprocessor c) both const keyword and #define preprocessor d) $define
Share
c) both const keyword and #define preprocessor