Q. Which command is used to create a new empty file?

  • (A) touch filename
  • (B) newfile filename
  • (C) mkfile filename
  • (D) create filename
πŸ’¬ Discuss
βœ… Correct Answer: (A) touch filename
Explanation: 'touch' creates a new empty file or updates timestamp.
Explanation by: Mr. Dubey
'touch' creates a new empty file or updates timestamp.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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