what is the difference between getch() and getchar()?

Answer Posted / govind

getch is not waiting to press enter to show output on screen.
but getchar is waiting to press enter to show output

Is This Answer Correct ?    10 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define a string?

649


Which header file is essential for using strcmp function?

932


Explain what is #line used for?

603


What are the different file extensions involved when programming in C?

750


How can you draw circles in C?

621






What is c value paradox explain?

567


What is difference between && and & in c?

579


What is a null pointer in c?

588


Write a program to generate the Fibinocci Series

656


What is s in c?

607


What is time null in c?

579


What is return in c programming?

507


What was noalias and what ever happened to it?

590


Why can’t we compare structures?

803


Give basis knowledge of web designing ...

1569