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

What happens when you make call 'delete this;'?

0 Answers  


Explain public, protected, private in c++?

0 Answers  


What is polymorphism in c++? Explain with an example?

0 Answers  


What is the prototype of printf function?

0 Answers  


How a modifier is similar to mutator?

0 Answers  






Define the process of error-handling in case of constructor failure?

0 Answers  


Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.

3 Answers  


What is the protected keyword used for?

0 Answers  


How can virtual functions in c++ be implemented?

0 Answers  


What are the advantages of c++?

0 Answers  


How can you say that a template is better than a base class?

0 Answers  


the maximum length of a character constant can be a) 2 b) 1 c) 8

0 Answers  


Categories