πŸ“Š 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 the names in a program
  • (C) Namespaces refer to packing structure of classes in a program.
  • (D) Namespaces provide facilities for organizing the names in aprogram to avoid name clashes.
πŸ’¬ Discuss
βœ… Correct Answer: (A) Namespaces refer to the memory space allocated for names used in a program

You must be Logged in to update hint/solution

πŸ’¬ Discussion


πŸ“Š Question Analytics

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