Page 1 of 1

Which method among the following returns the integer if no character is available?

Posted: Wed Jul 13, 2022 7:57 pm
by answerhappygod
a) int peek()
b) int read()
c) string ReadLine()
d) none of the mentioned