cat file2 file 2 , what is the function of cat command here?

  1. opening file 1 and file 2

  2. concatenate file 1 and file 2 and print on standard output

  3. opening file 2 if file1 doesnt exist

  4. it will throw an error


Correct Option: B

Find more quizzes: