Which parallel computing model divides tasks into smaller sub-tasks executed simultaneously?
Parallel Computing Quiz

Quiz
•
Engineering
•
University
•
Easy
Kavitha R
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
SIMD
MIMD
SISD
MISD
2.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In Flynn's taxonomy, which model is best suited for vector processing?
SIMD
MIMD
SISD
MISD
3.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which type of parallel algorithm is used in divide-and-conquer problems like merge sort?
Data-parallel
Task-parallel
Pipeline-parallel
Recursive-parallel
4.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In parallel computing, what does "embarrassingly parallel" mean?
Tasks require frequent synchronization
Tasks are independent and can run without communication
Tasks are sequential
Tasks are highly interdependent
5.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
What is a **two-way cache** in parallel computing?
A cache shared between two processors
A cache that allows two simultaneous read/write operations
A cache with two levels (L1 and L2)
A cache that uses two different replacement policies
6.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which synchronization primitive ensures only one thread accesses a critical section at a time?
Barrier
Mutex
Semaphore
Spinlock
7.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
In Pthreads, which function is used to create a new thread?
`pthread_create()`
`pthread_join()`
`pthread_exit()`
`pthread_mutex_lock()`
Create a free account and access millions of resources
Similar Resources on Quizizz
25 questions
Qualifier Set B

Quiz
•
University
25 questions
Examen III LEZO

Quiz
•
University
25 questions
CUDA C/C++ Basics Quiz

Quiz
•
University
21 questions
OS QUIZ1

Quiz
•
University
20 questions
Quiz 1 (Introduction to Mechatronics )

Quiz
•
University
20 questions
Computer Networks CT-2

Quiz
•
University
20 questions
CA memory transfer

Quiz
•
University
20 questions
Code Sprint '25

Quiz
•
University
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade