If a header file is included twice by mistake in the program, will it give any error?
No Answer is Posted For this Question
Be the First to Post Answer
Does std endl flush?
What is the protected keyword used for?
Differentiate between C and C++.
What is a tree in c++?
If we want that any wildcard characters in the command line arguments should be appropriately expanded, are we required to make any special provision? If yes, which?
why the size of an empty class is 1
why all c++ program must have default constructor?
What is while loops?
What is searching? Explain linear and binary search.
In what situations do you have to use initialization list rather than assignment in constructors?
Why is it called c++?
What is the two main roles of operating system?