
Parallel Computing Quiz
Authored by Kavitha R
Engineering
University
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Which parallel computing model divides tasks into smaller sub-tasks executed simultaneously?
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()`
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?