Which method among the following returns the integer if no character is available?
Posted: Wed Jul 13, 2022 7:57 pm
a) int peek()
b) int read()
c) string ReadLine()
d) none of the mentioned
b) int read()
c) string ReadLine()
d) none of the mentioned