what is the use of getch() function in C program..
difference b/w getch() and getche()??
Answer Posted / rahul
getch() is for waiting the o/p screen til we enter the inputs
| Is This Answer Correct ? | 270 Yes | 66 No |
Post New Answer View All Answers
Linked list is a Linear or non linear explain if linear how it working as a non linear data structures
What is derived datatype in c?
Is main is user defined function?
Which type of language is c?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
What is maximum size of array in c?
How to write c functions that modify head pointer of a linked list?
Can a file other than a .h file be included with #include?
What is the difference between int main and void main?
string reverse using recursion
Which header file should you include if you are to develop a function which can accept variable number of arguments?
How is a pointer variable declared?
What is non linear data structure in c?
Does c have an equivalent to pascals with statement?
writ a program to compare using strcmp VIVA and viva with its output.