Q. What does the command 'COPY CON FILE.TXT' do?

  • (A) Copies console output to a file
  • (B) Creates a file and inputs from the console
  • (C) Displays contents of a file
  • (D) Converts a file format
πŸ’¬ Discuss
βœ… Correct Answer: (B) Creates a file and inputs from the console
Explanation: COPY CON allows creation of a file with manual input from the user.
Explanation by: Mr. Dubey
COPY CON allows creation of a file with manual input from the user.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
78
Total Visits
πŸ“½οΈ
1 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
95%
Success Rate