πŸ“Š C++
Q. Which of the following correctly describes the meaning of ‘namespace’ feature in C++?
  • (A) Namespaces refer to the memory space allocated for names used in a program
  • (B) Namespaces refer to space between teh names in a program
  • (C) Namespaces refer to space between the names in a program
  • (D) namespaces provide facilities for organizing the names in a program to avoid name clashes
πŸ’¬ Discuss
βœ… Correct Answer: (D) namespaces provide facilities for organizing the names in a program to avoid name clashes

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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