0

operating systems Online Quiz - 95

Description: operating systems Online Quiz - 95
Number of Questions: 20
Created by:
Tags: operating systems
Attempted 0/20 Correct 0 Score 0
  1. history

  2. $HOME/.history

  3. $HOME/.sh_history

  4. /etc/history


Correct Option: C

Which command displays the value of the HOME variable?

  1. echo $HOME

  2. echo "$HOME"

  3. echo HOME

  4. echo $HOME


Correct Option: A
  1. command mode

  2. insert mode

  3. preserve mode

  4. last line mode


Correct Option: C

The set_parms command is used to:

  1. set the hostname

  2. set the time zone

  3. set the IP

  4. all the above


Correct Option: D

What is the secondary system loader?

  1. the hpux utility

  2. the init process

  3. PDC

  4. the /stand/system


Correct Option: A

Which is not a standard state of any HP-UX process

  1. running

  2. sleeping

  3. zombie

  4. printing


Correct Option: D

condition required for deadlock

  1. mutual exclusion

  2. no preemtion

  3. hold and wait

  4. cycle


Correct Option: A,B,C,D
  1. fcfs

  2. sjf

  3. round robin

  4. all of the above


Correct Option: D
  1. compaction

  2. defragmentation

  3. it cannot be handled

  4. none of the choice


Correct Option: A
  1. hard disc

  2. main memory

  3. cpu registers

  4. cache memoy


Correct Option: C

technique to handle deadlock

  1. deadlock prevention

  2. deadlock detection

  3. deadlock avoidance

  4. all of the above


Correct Option: D

kernel is known to be the heart of operating sistem

  1. True

  2. False


Correct Option: A
  1. It is a file permission that allows the program's text part to stay in swap memory after its execution

  2. UNIX don’t have sticky bit

  3. It’s a Linux only feature

  4. None of above


Correct Option: A
  1. It is a file

  2. It is a process

  3. It is a command

  4. It is a file containing encrypted password & Login info


Correct Option: D
  1. No

  2. Yes

  3. Yes;using touch command

  4. Yes;using time system call


Correct Option: C
- Hide questions