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
What are the uses of a pointer?
Write a program in "C" to calculate the root of a quadratic equation ax^2+bx+c=0, where the value of a,b & c are known.
List the variables are used for writing doubly linked list program.
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
Why we use stdio h in c?
To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9
What is #include stdlib h?
Can we change the value of #define in c?
How can you pass an array to a function by value?
What is the difference between if else and switchstatement
In which header file is the null macro defined?
What do mean by network ?
When should a far pointer be used?
What is wrong with this initialization?
What is c standard library?