Compro2 Finals (Concurrency)

Compro2 Finals (Concurrency)

University

9 Qs

quiz-placeholder

Similar activities

Lec3_Part1

Lec3_Part1

University

10 Qs

Kuis 2 - A Quality Focus & Software Process

Kuis 2 - A Quality Focus & Software Process

University

10 Qs

CHAPTER 4: SYSTEM ANALYSIS AND DESIGN

CHAPTER 4: SYSTEM ANALYSIS AND DESIGN

University

7 Qs

ADBMS_Quiz_2_Section_B

ADBMS_Quiz_2_Section_B

University

10 Qs

QUIZ

QUIZ

University

10 Qs

G12-Computational Thinking & Problem Solving

G12-Computational Thinking & Problem Solving

12th Grade - University

7 Qs

Operating System Concepts Quiz

Operating System Concepts Quiz

University

10 Qs

CSE QUIZ I.T QUIZ BEE - AVERAGE ROUND

CSE QUIZ I.T QUIZ BEE - AVERAGE ROUND

University

10 Qs

Compro2 Finals (Concurrency)

Compro2 Finals (Concurrency)

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Jan Eric Paghubasan

Used 2+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

it contains two or more parts that can run concurrently.

multithreaded program

Multithreading

thread

2.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

it allows tasks waiting for other resources to give way to other processing requests

multithreaded program

Multithreading

thread

3.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

it is the smallest unit of execution that the operating system can schedule.

multithreaded program

Multithreading

thread

4.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

it is a group of associated threads executed in the same shared environment

multithreaded process

process

A single-threaded process

a shared environment

concurrency

5.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

it contains exactly one thread

multithreaded process

process

A single-threaded process

a shared environment

concurrency

6.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

it supports more than one thread.

multithreaded process

process

A single-threaded process

a shared environment

concurrency

7.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

it supports more than one thread.

multithreaded process

process

A single-threaded process

a shared environment

concurrency

8.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

share the same memory space and can communicate directly with one another.

multithreaded process

process

A single-threaded process

a shared environment

concurrency

9.

MULTIPLE CHOICE QUESTION

5 mins • 2 pts

The property of executing multiple threads and processes simultaneously is referred to as

multithreaded process

process

A single-threaded process

a shared environment

concurrency