Multiple choice Which of the following methods is/are defined in InputStream class of Bytes Stream? read(byte[ ] b) mark(int limit) read() Both (1) and (3) All of the above Reveal answer Fill a bubble to check yourself E Correct answer Explanation As explained all of the methods are defined in the Input Stream class. So, this is the correct choice.