What is the difference between getch() and getche()?
Answer / vinod kumar
getch() returns the character you typed without displaying
it on the screen.
getche() returns the character you typed by displaying
(echoing) it on the screen.
and finally, getchar() works similarly and echos the
character that u typed on the screen after "enter" is given.
| Is This Answer Correct ? | 31 Yes | 1 No |
How does normalization of huge pointer works?
Can we declare variables anywhere in c?
What does typeof return in c?
What are dangling pointers in c?
What is the use of getchar functions?
Is the C language is the portable language...If yes...Then Why...and if not then what is problem so it is not a Portable language..???
void main() { //char ch; unsigned char ch; clrscr(); for(ch =0;ch<= 127; ch++) printf(" %c= %d \t ", ch, ch); } output?
Given an unsigned integer, find if the number is power of 2?
What are the primitive data types in c?
discuss the steps needed to get a program from source code to executable in a system?
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
Which driver is a pure java driver