what is the difference between getch() and getche()?
Answer Posted / umer khan
getch() is a library file to #include <conio.h> which is mostly used in stidios compiler......
while getche() takes input frm the user withtout presing '\r'
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Do string constants represent numerical values?
Why & is used in c?
What is assignment operator?
Can you return null in c?
What is scope of variable in c?
What is omp_num_threads?
What is the difference between array and linked list in c?
What does 3 periods mean in texting?
What is c programming structure?
Explain how to reverse singly link list.
What is the size of a union variable?
What is the heap in c?
What is the use of f in c?
c language interview questions & answer
Define macros.