Search Header Logo

OS_Threads_PYQ

Authored by Pushpendra Pateriya

Computers

University

OS_Threads_PYQ
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The maximum number of processes that can be in Ready state for a computer system with n CPUs is

n2

n

2n

Independent of n

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is TRUE regarding the time taken to switch between user and kernel modes of execution?

t1 > t2

nothing can be said about the relation between t1 and t2

t1 = t2

t1 < t2

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is/are shared by all the threads in a process?

Registers

Address space

Stack

Program Counter

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A process executes the code fork(); fork(); fork(); The total number of child processes created is

3

8

4

7

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A scheduling algorithm assigns priority proportional to the waiting time of a process. Which one of the following is TRUE?

This algorithm is equivalent to the first-come-first-serve algorithm

This algorithm is equivalent to the shortest-remaining-time-first algorithm

This algorithm is equivalent to the round-robin algorithm

This algorithm is equivalent to the shortest-job-first algorithm

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following statements about process state transitions for a system using preemptive scheduling. Which of the above statements are TRUE?

II and III only

I, II and III only

I, II, III and IV

I, II and IV only

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following standard C library functions will always invoke a system call when executed from a single-threaded process in a UNIX/Linux operating system?

malloc

exit

strlen

sleep

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?