Why is "using namespace std;" considered bad practice?
No Answer is Posted For this Question
Be the First to Post Answer
Is c++ double?
what is VOID?
Why is it necessary to use a reference in the argument to the copy constructor?
What is constructor and destructor in c++?
How c functions prevents rework and therefore saves the programers time as wel as length of the code ?
What is the disadvantage of using a macro?
What is late binding c++?
How to write a program such that it will delete itself after exectution?
What is a static element?
What is function prototyping? What are its advantages?
When is the destructor called?
Tell me can a pure virtual function have an implementation?