what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / vbr
getch() is the function to see the out put but getch()??
is used to examin the out put
| Is This Answer Correct ? | 74 Yes | 103 No |
Post New Answer View All Answers
How can I run c program?
how to print the character with maximum occurence and print that number of occurence too in a string given ?
Explain why can’t constant values be used to define an array’s initial size?
What is difference between %d and %i in c?
Are negative numbers true in c?
Difference between linking and loading?
Explain what is meant by 'bit masking'?
Explain what does the format %10.2 mean when included in a printf statement?
The % symbol has a special use in a printf statement. How would you place this character as part of the output on the screen?
What is scanf () in c?
What are the different properties of variable number of arguments?
When should a far pointer be used?
How to find a missed value, if you want to store 100 values in a 99 sized array?
Explain how can I read and write comma-delimited text?
What does p mean in physics?