Multiple choice Which of the following methods is/are defined in Reader class? skip(long) mark(int limit) reset() both 1 and 3 all of these Reveal answer Fill a bubble to check yourself E Correct answer Explanation As I explained all of the methods are defined in the Reader class.So this is the correct choice.