IT Study
Section-one-quizTheory VaultFree NotesSubjectiveOne LineSyllabusPast PapersMCQ PracticeInstitutes
0 day streakSign in

Exam prep that stays consistent

IT Study

Daily practice space for computer operator and IT-focused exams. Build streaks, revise key topics, and keep your momentum.

Navigation

  • Section-one-quiz
  • Theory Vault
  • Free Notes
  • Subjective
  • One Line
  • Syllabus
  • Past Papers
  • MCQ Practice
  • Institutes

Resources

  • Practice Mistakes

Tools

  • Vacancy Updates

Copyright 2026 IT Study. All rights reserved.

Weekly activity map shows your real consistency.

Home/Past Papers/Nepal Oil Corporation Senior Assistant (ICT) Exam – 2081/Question 3
View complete paper
Nepal Oil Corporation•2081 BS•Question 3 of 16

What is Wildcard? Provide the examples of MS-DOS external and internal command with their execution syntax.

5 marks

Question source

Exam year
2081 BS / 2024 AD
Level
Level 5
Paper
Technical – Subjective
Section
Section A: Short & Long Answer Questions (50 Marks)

Model answer

A Wildcard is a special character used in command-line environments to substitute for one or more unspecified characters in search or file management operations.

  • * (Asterisk): Matches zero or more characters.
  • ? (Question mark): Matches exactly one character.

MS-DOS Internal Commands (Built into command.com):

  1. DIR — Displays list of files and directories.
    • Syntax: DIR [drive:][path][filename] (Example: DIR *.TXT)
  2. COPY — Copies files from one location to another.
    • Syntax: COPY [source] [destination] (Example: COPY doc.txt D:\backup\)

MS-DOS External Commands (Stored as separate executable files like .EXE or .COM):

  1. FORMAT — Formats a disk for use with MS-DOS.
    • Syntax: FORMAT drive: (Example: FORMAT D: /FS:NTFS)
  2. CHKDSK — Checks a disk and displays a status report.
    • Syntax: CHKDSK [drive:] [/F] [/R] (Example: CHKDSK C: /F)
Previous questionQuestion 2: Distinguish among Internet, Extranet and Intranet along with suitable examples.Next question Question 4: Describe the concept and importance of disk defragmentation.

Question 3 of 16 from Nepal Oil Corporation Senior Assistant (ICT) Exam – 2081

Open all questions