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


Please Help Members By Posting Answers For Below Questions

Explain what is the best way to comment out a section of code that contains comments?

722


Write a program to check palindrome number in c programming?

601


Can you tell me how to check whether a linked list is circular?

772


What is a pointer and how it is initialized?

609


How can you convert integers to binary or hexadecimal?

616






What is identifiers in c with examples?

677


How can I copy just a portion of a string?

818


Why is c known as a mother language?

749


What is a node in c?

550


What is array of structure in c?

595


What is a wrapper function in c?

590


What are logical errors and how does it differ from syntax errors?

661


explain how do you use macro?

667


What does c mean in standard form?

599


Can you explain the four storage classes in C?

644