Write bites in Turbo c++ Header ("Include") Files.


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

Post New Answer

More C++ General Interview Questions

What is auto type c++?

0 Answers  


What is an ABC: an "Abstract Base Class"?

1 Answers  


Write about all the implicit member functions of a class?

0 Answers  


What is c++ prototype?

0 Answers  


Define copy constructor.

0 Answers  






Why is it difficult to store linked list in an array?

6 Answers   Infosys, Lucent,


how to swap two numbers with out using temp variable

12 Answers   Global eProcure, TCS,


What are the implicit member functions of class?

0 Answers  


If you had the following code: int x = 23; int *y; y = &x; The instruction y++; does what?

2 Answers  


When are exception objects created?

0 Answers  


What are enumerations?

0 Answers  


Can a class be static in c++?

0 Answers  


Categories