Вы находитесь на странице: 1из 2

5/5/2020 Operating System(17CS64) (page 5 of 6)

Dashboard / My courses / CSE / 6TH SEM / Operating System(17CS64)

Question 21 Q:What is the output of the following code?


Answer saved

Marked out of
1.00

Select one:
a. 10101

b. 11100

c. 11111

d. 00111

Clear my choice

Question 22 Q:Consider an arbitrary set of CPU-bound processes with unequal CPU burst lengths submitted at the same time to a
Answer saved computer system. Which one of the following process scheduling algorithms would minimize the average waiting time in
Marked out of the ready queue?
1.00

Select one:
a. Round-robin with time quantum less than the shortest CPU burst

b. Shortest remaining time first(SJF)

c. Uniform random

d. Highest priority first with priority proportional to CPU burst length

Clear my choice

Question 23 Q:A Process Control Block does not contains which of the following?
Answer saved

Marked out of Select one:


1.00
a. Process stack

b. Code

c. Bootstrap Program

d. I/O status Information

Clear my choice

moodle.bmsit.ac.in/mod/quiz/attempt.php?attempt=9628&cmid=235&page=4 1/2
5/5/2020 Operating System(17CS64) (page 5 of 6)

Question 24 Q: If one thread opens a file with read privileges then ___________?
Answer saved

Marked out of Select one:


1.00
a. other threads in the same process can also read from that file

b. other threads in the another process can also read from that file

c. any other thread can not read from that file

d. all of the mentioned

Clear my choice

Question 25 Q:
Answer saved

Marked out of
1.00

The shared variable turn is initialized to zero. Which one of the following is TRUE?

Select one:
a. This solution violates progress requirement.

b. This is a correct two- process synchronization solution.

c. This solution violates mutual exclusion requirement.

d. This solution violates bounded wait requirement.

Clear my choice

◄ Operations Research- PYTHON APPLICATION


Jump to...
17CS653(Professional Elective) PROGRAMMING(17CS664) ►

moodle.bmsit.ac.in/mod/quiz/attempt.php?attempt=9628&cmid=235&page=4 2/2

Вам также может понравиться