Tag: operating systems

Questions Related to operating systems

_____ searches for a text string in a file.

  1. LOOKUP

  2. FIND

  3. STRFIND

  4. SEARCH


Correct Option: B

Using a _____ symbol you can redirect standard output to a file.

  1. ^

  2. >

  3. -->


Correct Option: C

____ Schedules commands and programs to run on a computer at a specified time and date. Requires the Scheduler service. Superseded by schtasks

  1. task

  2. sched

  3. at

  4. job


Correct Option: C

____ is used to repair or edit the boot.ini file

  1. bootcfg

  2. repair boot

  3. sfc /boot

  4. config /boot


Correct Option: A