Why we use #include conio h in c++?


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

Post New Answer

More C++ General Interview Questions

why c++ is not called strictly d super set of c?

3 Answers   Satyam,


Explain the difference between realloc() and free() in c++?

0 Answers  


Write about a nested class and mention its use?

0 Answers  


program to print this triangle * * * * * *

12 Answers   Infosys,


Declare a class vehicle and make it an abstract data type.

0 Answers  






How can you link a c program with a c function?

0 Answers  


Define precondition and post-condition to a member function?

1 Answers  


Describe private, protected and public – the differences and give examples.

0 Answers  


What issue do auto_ptr objects address?

2 Answers  


What compiler was used?

6 Answers   Intel,


Difference between strdup and strcpy?

0 Answers  


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

1 Answers  


Categories