RTOS Quiz test 1

RTOS Quiz test 1

University

5 Qs

quiz-placeholder

Similar activities

Advance DB 5-6

Advance DB 5-6

University

10 Qs

UPM Quiz

UPM Quiz

University

10 Qs

DS-02-09-20

DS-02-09-20

University

10 Qs

Testing Part.2 - Post Test DI

Testing Part.2 - Post Test DI

University - Professional Development

10 Qs

Opamp

Opamp

12th Grade - University

10 Qs

SAD Topic 7

SAD Topic 7

University

10 Qs

Distributed System

Distributed System

University

10 Qs

Telecommunications & Networking

Telecommunications & Networking

9th Grade - University

10 Qs

RTOS Quiz test 1

RTOS Quiz test 1

Assessment

Quiz

Computers

University

Hard

Created by

Dr. 2397

Used 2+ times

FREE Resource

5 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q1. How many different forms of communication to support task interactions?

3

2

1

4

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q2. Identify the operations on signals

set, get and clear

set, get and check

wait, send and check

set, clear and check

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q3. Task coordination can be implemented by

Event flags

Condition flags

Signals

Synchronization

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q4. Task synchronization can be implemented by

Data transfer

Coordination

Condition flags

Event flags and Signals

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Q5. The flag group is especially useful in two particular situations.

Task suspended and executed

Task waiting and running

Task is waiting on a set of events and a task broadcasts an event to a number of other tasks

Logical AND and Logical OR