Question 1
Select the correct statement from the options for the following command.
The command opens the file named "cat" in the current working directory.
The command takes standard input and prints the received standard input.
The command prints the contents of the file names obtained from the standard input
The command throws an error since no argument is given to the command ˋcatˋ in ˋ$(cat)ˋ
