What is time h in c++?


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

Post New Answer

More C++ General Interview Questions

What is class syntax c++?

0 Answers  


How do you invoke a base member function from a derived class in which you’ve overridden that function?

0 Answers  


Explain the advantages of using friend classes.

0 Answers  


Explain terminate() function?

0 Answers  


Array base access faster or pointer base access is faster?

0 Answers  






write infinite loop in C++ which does not use any variable or constant?

3 Answers  


Define virtual constructor.

0 Answers  


What is a stack? How it can be implemented?

0 Answers  


What is a class definition?

0 Answers  


Give 10 points of differences between C & C++.

0 Answers   HCL,


What is polymorphism and its type in c++?

0 Answers  


Will the inline function be compiled as the inline function always? Justify.

1 Answers  


Categories