Q.

Which of the following statement is false?

A. Constant variables need not be defined as they are declared and can be defined later
B. Global constant variables are initialized to zero
C. const keyword is used to define constant values
D. You cannot reassign a value to a constant variable
Answer» A. Constant variables need not be defined as they are declared and can be defined later
1.2k
0
Do you find this helpful?
7

View all MCQs in

C Language

Discussion

No comments yet