Why does not use getgh(); and <conio.h> in c language.
Answer Posted / suhani
there is no need of conio.h for working of getch()
| Is This Answer Correct ? | 4 Yes | 19 No |
Post New Answer View All Answers
What is the difference between āgā and āgā in C?
What are the types of assignment statements?
Why do we need arrays in c?
How can I read and write comma-delimited text?
What is the size of a union variable?
Write a c program to build a heap method using Pointer to function and pointer to structure ?
What do you mean by command line argument?
Write a program which returns the first non repetitive character in the string?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
Why isn't any of this standardized in c? Any real program has to do some of these things.
In C language what is a 'dangling pointer'?
What is nested structure?
An expression to whose value an operater is applied a) operand b) variable c) constant d) all of the above
What is linear search?
Explain that why C is procedural?