

McqMate
Q. |
Which keyword is used to prevent any changes in the variable within a C program? |
A. | immutable |
B. | mutable |
C. | const |
D. | volatile |
Answer» C. const |
View all MCQs in
C LanguageNo comments yet