Q.

A. int constant var =10;

A. b. int
B. onst var = 10;
C. const int var = 10;
D. b & c both
Answer» D. b & c both
2.4k
0
Do you find this helpful?
2

View all MCQs in

C Programming Basic

Discussion

No comments yet