Computer Science, asked by ks80375277, 8 months ago

conio.h is defined as .........?​

Answers

Answered by keka25
5

Answer:

Console Input and Output Header File

Explanation:

It is a header file used in old MS-DOS compilers to create text user interfaces. This is a library function which is used for output and input functions.

Answered by SandeepAW
0

Answer:

conio.h:-

Full Form:-

ConsoleInput&Output.Header.

Definition:-

conio.h is C Header File used mostly by MS DOS compilers to provide Console Input/Output. This Header declares several useful library functions for performing "Console Input and Output" from Program.

Similar questions