What is ostream in c++?
No Answer is Posted For this Question
Be the First to Post Answer
Why use of template is better than a base class?
Which bitwise operator is used to check whether a particular bit is on or off?
Is c++ high level programming language?
If there are 1 to 100 Numbers in array of 101 elements. Which is the easy way to find repeated number?
When is a template a better solution than a base class?
What is the real purpose of class – to export data?
What is a "RTTI"?
What is the best it certification?
What is difference c and c++?
What are literals in C++?
If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?
What are stacks?