McqMate
| Q. |
A global variable is a variable |
| A. | declared in the main ( ) function |
| B. | declared in any function other than the main ( ) function |
| C. | declared outside the body of every function. |
| D. | declared any where in the c program. |
| Answer» C. declared outside the body of every function. | |
View all MCQs in
Data Structure and Algorithms (DSA)No comments yet