Computer Science, asked by mohanaprabha, 1 year ago

what is the full form of conio.h

Answers

Answered by Shobana13
7
- Conio.h is console input and output
- Conio.h means the header file
- It is mostly used by MS-DOS compilers to provide console input or output.

mohanaprabha: thank you shobana
Answered by siddhartharao77
16
Conio.h stands for Console Input Output Header File. Examples are getch() and clrscr() functions.

mohanaprabha: thank you siddarath
Similar questions