SW # undefined

SW # undefined

University

23 Qs

quiz-placeholder

Similar activities

Логування та потоки в Python

Логування та потоки в Python

University

20 Qs

Stage 6(ii) ICT HOMEWORK 3 Term 1 2025

Stage 6(ii) ICT HOMEWORK 3 Term 1 2025

7th Grade - University

20 Qs

perangkat input,output, proses

perangkat input,output, proses

10th Grade - University

20 Qs

ISC Week 11

ISC Week 11

12th Grade - University

20 Qs

sistem komputer kelas 9

sistem komputer kelas 9

9th Grade - University

20 Qs

Fun with Computers and Mice

Fun with Computers and Mice

2nd Grade - University

26 Qs

Analisis Kinerja Komputer

Analisis Kinerja Komputer

12th Grade - University

20 Qs

POPQuiz-Threads

POPQuiz-Threads

University

25 Qs

SW # undefined

SW # undefined

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Anfernee NG

Used 67+ times

FREE Resource

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1 Which of the following is NOT shared between threads in a single multithreaded process?

code

registers

stack

program counter

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

2 Shown in the picture is...

concurrency

parallelism

multilevel feedback queue

priority queue

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

3 The two types of parallelism are:

block parallelism

data parallelism

memory parallelism

process parallelism

task parallelism

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

4 _________'s Law identifies performance gains from adding additional cores to an application that has both serial and parallel components

Gustafson's Law
Amdahl's Law
Moore's Law
Little's Law

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

5 Which situation can ideally take advantage of a multicore processor to the most extent?

1% Serial, 99% Parallel process

1% Parallel, 99% Serial process

50% Serial, 50% Parallel process

25% Serial, 75% Parallel process

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

6 Linux typically uses a thread library called...

jthreads

lthreads

glibc

pthreads

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

7 The one-to-one model in multithreading means...

Each user thread corresponds to a kernel thread.

Each process corresponds to a single thread

Each program counter is owned by a single thread

Each user thread is managed by a single API call in the API

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?