0% found this document useful (0 votes)
86 views3 pages

Operating System (17CS64)

This document contains 20 multiple choice questions from an operating systems quiz on Moodle. The questions cover topics like processes, process stacks, critical section problems, context switching times between user/kernel modes and between processes. For each question, students can select an answer choice and save it. Their selection will then be automatically graded out of 1 point.

Uploaded by

Pranove AB
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
86 views3 pages

Operating System (17CS64)

This document contains 20 multiple choice questions from an operating systems quiz on Moodle. The questions cover topics like processes, process stacks, critical section problems, context switching times between user/kernel modes and between processes. For each question, students can select an answer choice and save it. Their selection will then be automatically graded out of 1 point.

Uploaded by

Pranove AB
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

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

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

Question 16 Q:Messages sent by a process __________?


Answer saved

Marked out of Select one:


1.00
a. None of the mentioned

b. have to be a variable size

c. can be fixed or variable sized

d. have to be of a fixed size

Clear my choice

Question 17 Q:A process stack does not contain?


Answer saved

Marked out of Select one:


1.00
a. Return Address

b. PID of child process

c. Local variables

d. Function parameters

Clear my choice

Question 18 Q:Which of the following conditions does not hold good for a solution to a critical section problem ?
Answer saved

Marked out of Select one:


1.00
a. Processes running outside its critical section may block other processes.

b. Processes do not wait forever to enter its critical section.

c. No two processes may be simultaneously inside their critical sections.

d. No assumptions may be made about speeds or the number of CPUs.

Clear my choice

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

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


Answer saved

Marked out of
1.00

Select one:
a. 1 1 2 2 3 3 4 4

b. 2 4 1 4 1 4 3 4

c. 2 1 3 4 2 1 3 4

d. 1 2 3 4 1 2 3 4

e. 2 1 2 1 2 3 4 2

Clear my choice

Question 20 Q:The time taken to switch between user and kernel modes of execution is t1 while the time taken to switch between two
Answer saved processes is t2. Which of the following is TRUE?
Marked out of
1.00 Select one:
a. t1 < t2

b. t1 > t2

c. t1 = t2

d. nothing can be said about the relation between t1 and t2.

Clear my choice

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

◄ Operations Research- Jump to... PYTHON APPLICATION


17CS653(Professional Elective) PROGRAMMING(17CS664) ►

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

You might also like