Multiple choice Which of the following methods is/are defined in the File class in Java? getPath() getName() length() both 1 &and 2 all of these Reveal answer Fill a bubble to check yourself E Correct answer Explanation All of the given methods are defined in the File class. So this is the correct answer.