Tag: operating systems

Questions Related to operating systems

regular expression to match any line starting with an "A*"

  1. ^A*

  2. ^A*

  3. ^AA*

  4. ^*


Correct Option: B
  1. ([a-z])([a-z])[a-z]\2\1

  2. ([a-z])([a-z])[a-z]\2\3

  3. \2\1([a-z])([a-z])[a-z]

  4. ([a-z])([a-z])[0-9]\2\1


Correct Option: A
  1. Ubuntu Karmic Koala

  2. Ubuntu Intrepid Ibex

  3. Ubuntu Fiesty Fawn

  4. Ubuntu Lucid Lynx


Correct Option: D

Which of the following is NOT a boot-loader for Linux?

  1. UILO

  2. LILO

  3. GRUB

  4. GRUB2


Correct Option: A

You can have multiple Desktops environments installed simultaneously. By Desktop Env. we mean (KDE, Gnome, IceWM, XFCE etc..)

  1. True

  2. False


Correct Option: A

What is the file manager used in KDE ?

  1. Dolphin

  2. Nautilus

  3. Konqueror

  4. Metacity


Correct Option: A