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
What happens when you make call 'delete this;'?
Explain public, protected, private in c++?
What is polymorphism in c++? Explain with an example?
What is the prototype of printf function?
How a modifier is similar to mutator?
Define the process of error-handling in case of constructor failure?
Give a very good method to count the number of ones in a "n" (e.g. 32) bit number.
What is the protected keyword used for?
How can virtual functions in c++ be implemented?
What are the advantages of c++?
How can you say that a template is better than a base class?
the maximum length of a character constant can be a) 2 b) 1 c) 8