What is getch?


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

Post New Answer

More C Interview Questions

what do you mean by enumeration constant?

0 Answers  


What are the header files used in c language?

0 Answers  


What is the use of ?

0 Answers  


Given an array of length N containing integers between 1 and N, determine if it contains any duplicates.

3 Answers   SilverKey,


Write a C/C++ program that connects to a MySQL server and checks intrusion attempts every 5 minutes. If an intrusion attempt is detected beep the internal speaker to alert the administrator. A high number of aborted connects to MySQL at a point in time may be used as a basis of an intrusion.

1 Answers  






ratio,age,persentage

0 Answers  


I have seen function declarations that look like this

0 Answers  


What does 1f stand for?

0 Answers  


main() { int ptr[] = {1,2,23,6,5,6}; printf("%d",&ptr[3]-&ptr[0]); }

8 Answers   Vector,


how to find anagram without using string functions using only loops in c programming

0 Answers  


What are the disadvantages of a shell structure?

0 Answers  


what is ANSI and ISO

7 Answers   HCL,


Categories