Define namespace.
Answer / beena
It is a feature in c++ to minimize name collisions in the global name space. This namespace keyword assigns a distinct name to a library that allows other libraries to use the same identifier names without creating any name collisions. Furthermore, the compiler uses the namespace signature for differentiating the definitions.
Is This Answer Correct ? | 0 Yes | 0 No |
Explain what happens when an exception is thrown in C++.
Difference between Call by pointer and by reference.
Explain function prototypes in C++.
What is the purpose of a constructor? Destructor?
Difference between function overloading and function overriding.
How many times will this loop execute? Explain your answer.
What are the advantages and disadvantages of B-star trees over Binary trees?
To solve the 8 Queens problem, which algorithm is used?
What is a constructor initializer list?
How can a C function be called in a C++ program?
Tell me about virtual function
What Is Polymorphism in C++ ?
2 Answers IBS, Impetus, ITC Indian Tobacco Company, Motorola,