πŸ“Š C Programming
Q. Variable names beginning with underscore is not encouraged. Why?
  • (A) To avoid conflicts with environment variables of an operating system
  • (B) To avoid conflicts since library routines use such names
  • (C) To avoid conflicts since assemblers and loaders use such names
  • (D) It is not standard form
πŸ’¬ Discuss
βœ… Correct Answer: (B) To avoid conflicts since library routines use such names

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
183
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Ram Sharma
Publisher
πŸ“ˆ
90%
Success Rate