Q. Why do variable names beginning with the underscore is not encouraged?
β
Correct Answer: (C)
To avoid conflicts since library routines use such names
You must be Logged in to update hint/solution