Which function is used to read a single character from the console in C++?
Posted: Wed Jul 13, 2022 7:50 pm
a) cin.get(ch)
b) getline(ch)
c) read(ch)
d) scanf(ch)
b) getline(ch)
c) read(ch)
d) scanf(ch)
Accurate answers. Every time.
https://answerhappy.com/