Sail E0 Webinar
Question
Which keyword is used to prevent any changes in the variable within a C program?
Options:
A .  immutable
B .  mutable
C .  const
D .  volatile
Answer: Option C


const is a keyword constant in C program.



Was this answer helpful ?
Next Question

Submit Solution

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

Latest Videos

Latest Test Papers