Step 1:
In MS-DOS, the TYPE command is used to display the contents of a text file on the screen.
Step 2:
\[
\texttt{TYPE filename.txt}
\]
Example:
\[
\texttt{TYPE notes.txt}
\]
Step 3:
• CAT → Linux/UNIX command
• del → Deletes a file
• date → Displays or changes system date
Step 4:
Therefore, the MS-DOS command used to display file contents is:
\[
\boxed{\texttt{TYPE}}
\]
Hence, the correct answer is:
\[
\boxed{\text{(1) Type}}
\]