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?



Is both getch() and getchar() functions are similar? if it is similar means why these two function..

Answer / 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

More C Interview Questions

What are structure types in C?

0 Answers  


What are variables c?

0 Answers  


What is a #include preprocessor?

0 Answers  


If the size of int data type is two bytes, what is the range of signed int data type?

0 Answers  


Software Interview Questions

1 Answers   CAT,


Please write the area of a RIGHT ANGLED TRIANGLE.

1 Answers  


simple program of graphics and thier outpu display with a want what is out put of graohics in c language

1 Answers   CSC, HCL,


how can we print  hellow world programme without using semicolon

3 Answers  


what is the use of keyword volatile??

4 Answers   LG Soft,


What is variable in c example?

0 Answers  


Write a code on reverse string and its complexity.

0 Answers   Expedia,


What is alloca() and why is its use discouraged?

1 Answers  


Categories