1.7 A global variable declaration is made
A) Only in main function.
B) Only in functions other than main function.
C) Only outside functions.
D) None of the above.
A global variable declaration is made
July 9, 2021 in C and CPP
July 9, 2021 in C and CPP
1.7 A global variable declaration is made
A) Only in main function.
B) Only in functions other than main function.
C) Only outside functions.
D) None of the above.