logo

CuriousTab

CuriousTab

Discussion


Home Interview Technology Comments

  • Question
  • What is namespace?


  • Correct Answer
  • The C++ language provides a single global namespaceNamespaces allow to group entities like classes, objects and functions under a name 


  • Technology problems


    Search Results


    • 1. What is dynamic binding?
    • Discuss
    • 2. What is default constructor?
    • Discuss
    • 3. What is copy constructor?
    • Discuss
    • 4. What are storage qualifiers in C++ ?
    • Discuss
    • 5. What do you mean by reference variable in c++?
    • Discuss
    • 6. What do you mean by late binding?
    • Discuss
    • 7. What do you mean by early binding?
    • Discuss
    • 8. What do you mean by multiple inheritance in C++ ?
    • Discuss
    • 9. What is the difference between realloc() and free()?
    • Discuss
    • 10. What is the difference between class and structure?
    • Discuss


    Comments

    There are no comments.

Enter a new Comment