Q53
Which method among the following returns the integer if no character is available?
A.
int peek()
AnswerB.
int read()
C.
string ReadLine()
D.
none of the mentioned
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board