what is the difference between getch() and getchar()?
Answer Posted / non linearly
getch()
1. Does not echo
2. procces immediatly the typed character
| Is This Answer Correct ? | 18 Yes | 6 No |
Post New Answer View All Answers
praagnovation
What is %s and %d in c?
What is I ++ in c programming?
What is the difference between functions abs() and fabs()?
What are the different types of control structures?
What are the advantages of external class?
a c code by using memory allocation for add ,multiply of sprase matrixes
What is the use of sizeof?
write a program to print largest number of each row of a 2D array
Differentiate between a for loop and a while loop? What are it uses?
What is pass by reference in functions?
Which node is more powerful and can handle local information processing or graphics processing?
How are strings stored in c?
Where are the auto variables stored?
Explain high-order and low-order bytes.