Math, asked by imran5735, 11 months ago

How to read and write a single character using function?​

Answers

Answered by dixsha66
1
We can read and write a character on screen using printf() and scanf() function but this is not applicable in all situations. In C programming language some function are available which is directly read a character or number of character from keyboard
Similar questions