McqMate
| Q. |
Why do variable names beginning with the underscore is not encouraged? |
| A. | It is not standardized |
| B. | To avoid conflicts since assemblers and loaders use such names |
| C. | To avoid conflicts since library routines use such names |
| D. | To avoid conflicts with environment variables of an operating system |
| Answer» C. To avoid conflicts since library routines use such names | |
View all MCQs in
C LanguageNo comments yet