2. Name any one function called from the header file, conio.h
Answers
Answered by
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