<span>getchar() only reads a single character input from any input stream.
getche() </span><span>reads a single character from the keyboard and displays immediately on output screen without waiting for enter key
scanf() reads the whole input line according to the data type you specified.</span>
Because if im talking to someone in english but they are from china and communicating to me in chinese then thas what itll do
The keywords used in programming languages that use decisions to redirect the flow of a program are called control structures.