what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / phani
getch() is used to read the character,
but getche()is used to read and display character on output.
| Is This Answer Correct ? | 51 Yes | 33 No |
Post New Answer View All Answers
what is use of malloc and calloc?
What is wrong with this program statement? void = 10;
What is static and auto variables in c?
What are the different types of data structures in c?
How can a number be converted to a string?
What is pointer to pointer in c language?
How can I open files mentioned on the command line, and parse option flags?
What is logical error?
What does *p++ do? What does it point to?
what do you mean by inline function in C?
What is %g in c?
What is main () in c language?
Is c is a high level language?
what are the facialities provided by you after the selection of the student.
Explain high-order bytes.