Heap

Heap

University

9 Qs

quiz-placeholder

Similar activities

Analog and Digital Transmission

Analog and Digital Transmission

University

10 Qs

Quiz 9: Pointer

Quiz 9: Pointer

University

12 Qs

Bài 12A: Sử dụng hàm IF

Bài 12A: Sử dụng hàm IF

9th Grade - University

12 Qs

Chapter 7: Power Supplies

Chapter 7: Power Supplies

9th Grade - Professional Development

10 Qs

Ports and Timer 8051

Ports and Timer 8051

University

10 Qs

Quiz # 1 for Midterm Period

Quiz # 1 for Midterm Period

University

12 Qs

Operating system

Operating system

University

13 Qs

Sistemas Operacionais 2019.2 P1

Sistemas Operacionais 2019.2 P1

University

12 Qs

Heap

Heap

Assessment

Quiz

Computers

University

Hard

Created by

Thapanapong Rukkanchanunt

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Given the tasks below, what is the turnaround time for T3?

Task / Arrival / Burst / Priority

T1 / 0 / 2 / 6

T2 / 0 / 7 / 1

T3 / 0 / 4 / 3

T4 / 0 / 9 / 10

2.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

Given the tasks below, what is the turnaround time for T3?

Task / Arrival / Burst / Priority

T1 / 1 / 5 / 2

T2 / 1 / 10 / 4

T3 / 1 / 6 / 7

T4 / 1 / 4 / 10

3.

FILL IN THE BLANK QUESTION

45 sec • 1 pt

Given the tasks below, what is the turnaround time for T3?

Task / Arrival / Burst / Priority

T1 / 0 / 8 / 4

T2 / 0 / 7/ 9

T3 / 3 / 9 / 7

T4 / 3 / 2 / 6

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

If the memory can only hold 3 pages at a time, given the list of page access below, which page is in the memory at the end?

P1, P2, P3, P4, P5, P1, P2

P1

P2

P3

P4

P5

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

If the memory can only hold 4 pages at a time, given the list of page access below, which page is in the memory at the end?

P1, P2, P3, P1, P3, P5, P4, P2, P1, P2

P1

P2

P3

P4

P5

6.

DRAW QUESTION

1 min • 1 pt

Draw max heap after 30 is inserted.

Media Image

7.

DRAW QUESTION

1 min • 1 pt

Draw min heap after 5 is inserted.

Media Image

8.

DRAW QUESTION

1 min • 1 pt

Draw max heap after remove min.

Media Image

9.

DRAW QUESTION

1 min • 1 pt

Draw min heap after remove min.

Media Image