Q209
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
AnswerD.
To avoid conflicts with environment variables of an operating system
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board