what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / amna
getch function is used to input single chracter
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain how many levels deep can include files be nested?
If you know then define #pragma?
What is the data segment that is followed by c?
Which built-in library function can be used to match a patter from the string?
Why is c fast?
Explain the process of converting a Tree into a Binary Tree.
Why is c platform dependent?
What language is lisp written in?
What is the difference between fread and fwrite function?
What is the significance of scope resolution operator?
Differentiate between the = symbol and == symbol?
How do you declare a variable that will hold string values?
How can I manipulate individual bits?
What are the different types of errors?
provide an example of the Group by clause, when would you use this clause