what is the difference between getch() and getchar()?
Answer Posted / mayur dharmik
getch()
1. Does not echo
2. procces immediatly the typed character and wait to hit Enter
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is structure padding in c?
List some applications of c programming language?
What is an operator?
What is oops c?
How to compare array with pointer in c?
What is array of structure in c?
What are runtime error?
What does stand for?
What are the benefits of c language?
What are the rules for identifiers in c?
What is anagram in c?
What is scope rule in c?
What is a program?
Function which gives a pointer to a binary trees const an integer value at each code, return function of all the nodes in binary tree.?
What is a global variable in c?