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

Post New Answer

More C++ General Interview Questions

Show the declaration for a static function pointer.

0 Answers  


What is "map" in STL?

2 Answers  


What is the word you will use when defining a function in base class to allow this function to be a polimorphic function?

0 Answers  


What is flush c++?

0 Answers  


Give an example of run-time polymorphism/virtual functions.

0 Answers  






How important is c++?

0 Answers  


Write a C++ Program to check whether a number is prime number or not?

0 Answers   IBS,


Explain stack & heap objects?

0 Answers  


Do we have to use initialization list in spite of the assignment in constructors?

0 Answers  


What is an associative container in c++?

0 Answers  


What is the output of the following program? Why?

0 Answers  


What do you know about near, far and huge pointer?

0 Answers  


Categories