Explain what is the difference between functions getch() and getche()?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What are the similarities between c and c++?

0 Answers  


How can I avoid the abort, retry, fail messages?

0 Answers  


int i=0,j; j=++i + ++i ++i; printf(" %d",j);

2 Answers   ME,


what is the difference between : func (int list[], ...) or func (int *list , ....) - what is the difference if list is an array and if also if list is a pointer

2 Answers  


WHAT IS FLOAT?

3 Answers  






cavium networks written test pattern ..

0 Answers   Cavium Networks,


What is a char c?

0 Answers  


Write the program that calculates and prints the average of several integers. Assume that the last value read is sentinel 9999.

0 Answers  


. Write a program to get a string and to convert the 1st letter of it to uppercase

2 Answers   HTC,


How can draw a box in cprogram without using graphics.h header file & using only one printf(); ?

4 Answers   NIIT,


what is diff between localstatic and globalstatis variable possible 2 use in another file...?

2 Answers   HCL,


How can I access memory located at a certain address?

3 Answers   Verizon,


Categories