In C language, the getchar function is used to :
APrint the ASCII code of a character
BTo assign a character typed at the keyboard to a variable
CTo print a character on the screen
DAll of them
APrint the ASCII code of a character
BTo assign a character typed at the keyboard to a variable
CTo print a character on the screen
DAll of them
Related Questions: