Computer Science, asked by expressionQueen2020, 7 months ago

2. Name any one function called from the header file, conio.h

Answers

Answered by ritika123489
8

Explanation:

Functions Description

getch() - It reads character from keyboard

getche() - It reads character from keyboard and echoes to o/p screen

textcolor() - This function is used to change the text color

textbackground() - This function is used to change text background

Similar questions