Krishi Samagri Company2081 BSQuestion 5 of 10
Explain the concept of an Operating System (OS) and describe its types, functions and role in a computer system. Also, explain the commands to create new file and directory in MS-DOS.
10 marks
Question source
- Exam year
- 2081 BS / 2025 AD
- Level
- Level 4
- Paper
- Subjective
- Section
- Technical & Applied Questions (100 Marks)
Model answer
MS-DOS command to create directory: MD <foldername>; command to create text file: COPY CON <filename.txt>.