Tag: operating systems

Questions Related to operating systems

Which computer would typically be the cheapest to buy?

  1. Desktop computer

  2. Laptop computer

  3. Mainframe computer

  4. Mini computer


Correct Option: A

Which of the following would be the slowest device for accessing data?

  1. A floppy disk

  2. A hard disk

  3. A tap disk

  4. A zip disk


Correct Option: A
  1. A floppy disk

  2. A zip disk

  3. A hard disk

  4. A magnetic tape drive.


Correct Option: C

Command to List all the list all directories from home directory?

  1. ls -ltr

  2. ls -ltr | grep "^d"

  3. ls -a | grep "^l"

  4. ls -ltr | grep "^l"


Correct Option: B
  1. tar -cvf "source file" "destination.tar"

  2. tar -xvf "source file"

  3. tar -cvf "source file"

  4. tar -dvf


Correct Option: C

In MS-Dos 6.22, which part identifies the product uniquely

  1. MS

  2. DOS

  3. Ms-DOS

  4. 6.22


Correct Option: D

In Ms-Dos what command you will use to display system date?

  1. Date command

  2. Ver command

  3. Disk command

  4. Format command


Correct Option: A