Tag: operating systems

Questions Related to operating systems

  1. CTRL+SHIFT+$

  2. CTRL+SHIFT+#

  3. CTRL+SHIFT+%

  4. CTRL+SHIFT+@


Correct Option: C
  1. CTRL+SHIFT+@

  2. CTRL+SHIFT+!

  3. CTRL+SHIFT+$

  4. CTRL+SHIFT+#


Correct Option: D
  1. CTRL+SHIFT+%

  2. CTRL+SHIFT+@

  3. CTRL+SHIFT+!

  4. CTRL+SHIFT+$


Correct Option: A
  1. the first 'hi' will be displayed but it will say "Could not delete file: in use" and will exit the script

  2. the first 'hi' will be displayed but it will say "Could not delete file: in use" and will then echo the second 'hi'

  3. The script will display 2 'hi' and the file will also be deleted

  4. The first 'hi' will be displayed, the script will be deleted , but the 2nd 'hi' will not be displayed.


Correct Option: C
  1. Press Ctrl-Z and type "bg"

  2. Press Ctrl-D and type "bg"

  3. Open a new termial and type "bg " where is the pid of that script

  4. None of these


Correct Option: A