What is getch?


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

Post New Answer

More C Interview Questions

Explain how do you determine whether to use a stream function or a low-level function?

0 Answers  


How do I create a directory? How do I remove a directory (and its contents)?

0 Answers  


Write a program to swap two numbers without using third variable?

0 Answers  


What is infinite loop?

0 Answers  


simple program for virtual function?

1 Answers  






What is #include stdio h and #include conio h?

0 Answers  


What are bitwise shift operators in c programming?

0 Answers  


explain what are actual arguments?

0 Answers  


What is a null string in c?

0 Answers  


There is a 100-story building and you are given two eggs. The eggs (and the building) have an interesting property that if you throw the egg from a floor number less than X, it will not break. And it will always brake if the floor number is equal or greater than X. Assuming that you can reuse the eggs which didn't broke; you got to find X in a minimal number of throws. Give an algorithm to find X in minimal number of throws.

5 Answers   Yahoo,


What is the difference between #include and #include 'file' ?

0 Answers  


what is the difference between procedure oriented and object oriented progaming language

1 Answers  


Categories