Is both getch() and getchar() functions are similar? if it is
similar means why these two functions are used for same usage?
if it is not similar means what is the difference?

Answer Posted / madhu.s.a

No ,its not same because getch()is used to get the output
screen and getchar() is used to get the single character
input.


I dont know whether it is correct or not.

Is This Answer Correct ?    21 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is it valid to address one element beyond the end of an array?

675


c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above

617


Difference between MAC vs. IP Addressing

643


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

760


Explain what is the heap?

624






How do you override a defined macro?

702


Can we assign string to char pointer?

588


What is getch c?

857


What is bin sh c?

584


What does typeof return in c?

640


Why functions are used in c?

587


How can I send mail from within a c program?

581


What is the difference between local variable and global variable in c?

691


Is c is a procedural language?

601


What is structure pointer in c?

573