Sail E0 Webinar
Question
How the constants are declared?
Options:
A .  const keyword
B .  #define preprocessor
C .  both a and b
D .  None of the mentioned
Answer: Option C


The const will declare with a specific type values and #define is used to declare user definied constants.



Was this answer helpful ?
Next Question

Submit Solution

Your email address will not be published. Required fields are marked *

Latest Videos

Latest Test Papers