Q. Which function is used to read a single character from the console in C++? (A) getline(ch) (B) cin.get(ch) (C) scanf(ch) (D) read(ch) ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) cin.get(ch)