SPT - UAS

SPT - UAS

University

53 Qs

quiz-placeholder

Similar activities

Quiz Sistem Basis Data

Quiz Sistem Basis Data

University

50 Qs

tugas 1- Komputer dalam Pembelejaran AUD

tugas 1- Komputer dalam Pembelejaran AUD

University

52 Qs

ED 3110- BENLAC

ED 3110- BENLAC

University

50 Qs

MICROPROCESSOR Unit 2 Quiz

MICROPROCESSOR Unit 2 Quiz

University

52 Qs

Kuis Manajemen Teknologi 2020

Kuis Manajemen Teknologi 2020

University

50 Qs

IAT-1 ME8595 THERMAL ENGINEERING-II

IAT-1 ME8595 THERMAL ENGINEERING-II

University

50 Qs

ED216-Assessment in Learning

ED216-Assessment in Learning

University

51 Qs

эффф 1-50

эффф 1-50

University

50 Qs

SPT - UAS

SPT - UAS

Assessment

Quiz

Education

University

Easy

Created by

Winanda Sinaga

Used 7+ times

FREE Resource

AI

Enhance your content

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

53 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In CUDA environment, a function executed on GPU is called?

Host

Thread

Kernel

Process

Device

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The basic of distributed system are concurrency and collaboration among many processes. These processes need to access a shared resource at the same time. How to prevent access to the shared resource at the same time?

Mutual Inclusive

Fault Tolerance

Mutual Exclusive (Mutex)

Stop sharing the resources

Token Bus

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the meaning of I/O Bound?

A program (application) uses a lot of Cache.

A program (application) has a lot of access to I/O devices

A program (application) does not access I/O devices

A program (application) does not use a lot of CPU.

A program (application) uses a lot of CPU.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one is a function to create thread in python?

threading.run(target=myTask)

threading.Thread(target=myTask)

threading.create(target=myTask)

threading.current_thread()

myFirstThread.start()

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which condition we should use multi-threading?

When a program with threads/processes do not use I/O devices intensively.

When a program with threads/processes do not use CPU intensively.

When the CPU speed is very low.

When a program with threads/processes use I/O devices intensively.

When a program with threads/processes use CPU intensively.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A mechanism in computer-language interpreter to synchronize the execution of threads is:

Global Interface Lock

Global Interpreter Lock

General Interpreter Logic

Graphical Interface Logic

General Interpreter Lock

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which one of the followings is not the mutual exclusion algorithm?

Ricart & Agrawala

Permission Based

Vector Clock

Token Ring

Decentralized

Create a free account and access millions of resources

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

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?