What is a .h file c++?


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

Post New Answer

More C++ General Interview Questions

What is a local reference?

0 Answers  


What is function overloading in C++?

0 Answers  


In a function declaration what does extern means?

0 Answers   Flextronics,


What is the difference between method and message?

5 Answers   HP,


What is difference between shallow copy and deep copy? Which is default?

1 Answers  






Write syntax to define friend functions in C++.

0 Answers   HAL,


Why do we need constructors in c++?

0 Answers  


Do you know what are the new features that iso/ansi c++ has added to original c++ specifications?

0 Answers  


What is the difference between a pointer and a link in c ++?

0 Answers  


If a base class declares a function to be virtual, and a derived class does not use the term virtual when overriding that class, is it still virtual when inherited by a third-generation class?

0 Answers  


What is the equivalent of Pascal's Real a) unsigned int b) float c) char

0 Answers  


What is the this pointer?

0 Answers  


Categories