TECH FUED ROUND-1

TECH FUED ROUND-1

University

20 Qs

quiz-placeholder

Similar activities

Chapter 8 - UNIX II

Chapter 8 - UNIX II

University

15 Qs

Communication Networks- Quiz

Communication Networks- Quiz

1st Grade - University

15 Qs

Multiarea OSPF

Multiarea OSPF

University

20 Qs

DATABASE

DATABASE

University

20 Qs

IP ADDRess dan subnetting

IP ADDRess dan subnetting

10th Grade - Professional Development

20 Qs

Day 8 - Networking & Security I - 1st Review of Day 7

Day 8 - Networking & Security I - 1st Review of Day 7

University

20 Qs

JDBC

JDBC

University

20 Qs

Subnetting

Subnetting

10th Grade - Professional Development

15 Qs

TECH FUED ROUND-1

TECH FUED ROUND-1

Assessment

Quiz

Computers

University

Hard

Created by

026 V

Used 1+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Assume that source S and destination D are connected through two intermediate routers labeled R. Determine how many times each packet has to visit the network layer and the data link layer during a transmission from S to D.

Network layer – 4 times and Data link layer – 4 times

Network layer – 4 times and Data link layer – 3 times

Network layer – 4 times and Data link layer – 6 times

Network layer – 2 times and Data link layer – 6 times

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the slow start phase of the TCP congestion control algorithm, the size of the congestion window

does not increase

increases linearly

increases quadratically

increases exponentially

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements is false?

Virtual memory implements the translation of a program‘s address space into physical memory address space

Virtual memory allows each program to exceed the size of the primary memory

Virtual memory increases the degree of multiprogramming

Virtual memory reduces the context switching overhead

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

4

7

8

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following program consists of 3 concurrent processes and 3 binary semaphores. The semaphores are initialized as S0 = 1, S1 = 0, S2 = 0. How many times will process P0 print '0'?

At least twice

Exactly twice

Exactly thrice

Exactly once

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Consider the following statements about process state transitions for a system using preemptive scheduling.

I. A running process can move to ready state.

II. A ready process can move to running state.

III. A blocked process can move to running state.

IV. A blocked process can move to ready state.

 

Which of the above statements are TRUE ?

I, II, and III only

II and III only

I, II, and IV only

I, II, III and IV only

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

If the quantum time of round robin algorithm is very large, then it is equivalent to:

First in first out

Shortest Job Next

Lottery scheduling

None of the above

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?