Time Left - 15:00 mins

Synchronization Solutions- I Starter Quiz-1

Attempt now to get your rank among 59 students!

Question 1

Which of the following condition stands true for Mutual Exclusion?

Question 2

Each process has a segment of code, called a ____________,in which the process may be changing common variables, updating a table, writing a file, and so on

Question 3

A Race condition refers to the?

Question 4Multiple Correct Options

What are the software type solution for synchronization?

Question 5

Which of the following is an abstract data type used for synchronization purpose?

Question 6

Which are two fundamental models of interprocess communication?

1) shared memory

2) message passing.

3) independent

4) cooperating

Question 7

Strict Alteration approach is a:

(1) Busy Wait Solution

(2) 2- process solution

(3) Turn is a shared variable but values of turn variable are not shared

(4) Implemented at user mode

Which of the above statements are True?

  • 59 attempts
  • 0 upvotes
  • 2 comments
Jun 17GATE & PSU CS