Answer Posted / wazid hussain
conio.h stands for consol input output . header file that reads input from input device and send output to the monitor....
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
What does main () mean in c?
what is uses of .net
There seem to be a few missing operators ..
What is string length in c?
What are disadvantages of C language.
What are structural members?
What is scope rule in c?
What does. int *x[](); means ?
Which type of language is c?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
What are the different types of data structures in c?
which is an algorithm for sorting in a growing Lexicographic order
Is c# a good language?
When do you not use the keyword 'return' when defining a function a) Always b) Never c) When the function returns void d) dfd
What are formal parameters?