what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / mamatha
getch() is used for when we give the input that should be
hidden.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is function what are the types of function?
What are the different types of pointers used in c language?
Does c have function or method?
Disadvantages of C language.
What is int main () in c?
write a progrmm in c language take user interface generate table using for loop?
Which header file is essential for using strcmp function?
Can I initialize unions?
Are negative numbers true in c?
What is a structure in c language. how to initialise a structure in c?
How do I read the arrow keys? What about function keys?
What are extern variables in c?
What is wrong with this declaration?
What is the use of #include in c?
What do you understand by normalization of pointers?