
Multitasking 2 Concepts Quiz

Quiz
•
Computers
•
12th Grade
•
Easy
Nantika easwaran
Used 2+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is true about cooperative multitasking?
Task switching is done by the kernel.
Tasks always run to completion unless explicitly yielding.
System latency is predictable.
Tasks switch automatically after a fixed time.
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In pre-emptive multitasking, task switching is managed by:
The application programmer.
Interrupt Service Routines (ISRs).
The kernel scheduler.
Yield() calls in the code.
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a drawback of cooperative multitasking?
Increased overhead due to ISRs.
Predictable system latency.
Reliance on the programmer to yield control.
Complicated kernel design.
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens during an interrupt in a pre-emptive multitasking system?
The interrupted thread must finish before switching.
The kernel decides if a context switch is required.
The ISR directly continues the interrupted thread.
Interrupts are ignored during task execution.
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
In cooperative multitasking, returning to the interrupted thread before yielding:
Increases system latency.
Reduces system latency.
Automatically triggers a context switch.
Allows parallel execution of tasks.
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Foreground/Background multitasking is most suitable for:
Complex operating systems.
Event-driven embedded systems.
High-performance computing.
Multithreaded server applications.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the primary function of the 'Main Loop' in Foreground/Background systems?
Handle interrupts.
Execute high-priority tasks.
Perform background processing.
Sit idle and wait for events.
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Introducción a VBA

Quiz
•
12th Grade
14 questions
L8 - Defense in Dept & VPN | ICSS Lesson Quiz

Quiz
•
12th Grade
10 questions
Technical Terms - Hardware (A-Z) - DDR5

Quiz
•
12th Grade
10 questions
Topic 6 Resource Management

Quiz
•
11th - 12th Grade
15 questions
What is the Internet?

Quiz
•
9th Grade - University
12 questions
CPU/Troubleshooting Methodology Review

Quiz
•
12th Grade
16 questions
CIT Unit 2 1.4 Internet and Network Quiz and video

Quiz
•
12th Grade
15 questions
Quiz-Application Software

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade