What is getche() function?


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

Post New Answer

More C Interview Questions

A collection of data with a given structure for excepting storing and providing on demand data for multiple users a) linked list b) datastructer c) database d) preprocessor

0 Answers  


When can you use a pointer with a function?

0 Answers  


How does #define work?

0 Answers  


Write a C program to convert an integer into a binary string?

1 Answers  


write a program to search for an element in a given array. If the array was found then display its position otherwise display appropriate message in c language

18 Answers   IT Park, TCS,






in iso what are the common technological language?

0 Answers  


c programming of binary addition of two binary numbers

4 Answers  


Read the following data in two different files File A: aaaaaaaadddddddd bbbbbbbbeeeeeeee ccccccccffffffff File B: 11111111 22222222 33333333 By using the above files print the following output or write it in the Other file as follows aaaaaaaa11111111dddddddd bbbbbbbb22222222eeeeeeee cccccccc33333333ffffffffffff

0 Answers  


What are the uses of null pointers?

0 Answers  


What is the modulus operator?

0 Answers  


What is pointer to pointer in c language?

0 Answers  


What is wrong in this statement? scanf(“%d”,whatnumber);

0 Answers  


Categories