1.

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

A. int peek()
B. int read()
C. string ReadLine()
D. none of the mentioned
Answer» B. int read()


Discussion

No Comment Found