+2 votes
in C Plus Plus by
Choose the best answer below to syntax to read the single character to console in the C++ language?

a) Read ch()

b) Getline vh()

c) get(ch)

d) Scanf(ch)

1 Answer

0 votes
by

c) get(ch)

...