What do the header files usually contains?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C++ General Interview Questions

What are the advantages of inheritance in c++?

0 Answers  


How to reduce a final size of executable?

3 Answers  


What is the best c++ book?

0 Answers  


what are prototypes

4 Answers   Infosys, TCS,


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

0 Answers  






Why did you leave your last job?

2 Answers  


What do you mean by persistent and non persistent objects?

1 Answers  


What's the order in which the local objects are destructed?

0 Answers  


"How will you merge these two arrays? Write the program Array: A 1 18 22 43 Array: B 3 4 6 20 34 46 55 Output Array: C 1 3 4 6 18 20 22 34 43 46 55"

9 Answers   College School Exams Tests, HCL,


How to create a pure virtual function?

1 Answers  


Why struct is used in c++?

0 Answers  


How const functions will be treated by compiler?

3 Answers   Symphony,


Categories