Which function is used to write a single character to console in C++?
Posted: Wed Jul 13, 2022 7:50 pm
a) cout.put(ch)
b) cout.putline(ch)
c) write(ch)
d) printf(ch)
b) cout.putline(ch)
c) write(ch)
d) printf(ch)
Accurate answers. Every time.
https://answerhappy.com/