You have a text file containing 500 lines. You want to extra…

You have a text file containing 500 lines. You want to extract only lines 375 to 425 using a combination of head and tail commands. Which of the following commands will correctly display lines 375 to 425 from a file named data.txt? [Select all correct answers.]