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
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Explain c preprocessor?
Is c procedural or functional?
Is c still used?
Do you know null pointer?
What are shell structures used for?
How can I invoke another program (a standalone executable, or an operating system command) from within a c program?
What are keywords c?
How can I change the size of the dynamically allocated array?
Explain what is the benefit of using const for declaring constants?
Linked lists -- can you tell me how to check whether a linked list is circular?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
What does the characters “r” and “w” mean when writing programs that will make use of files?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
c language interview questions & answer