You are on page 1of 12

Started on Friday, 4 December 2020, 2:55 AM

State Finished
Completed on Friday, 4 December 2020, 3:00 AM
Time taken 5 mins 6 secs
Grade 20.00 out of 20.00 (100%)
Question 1
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Answer

Parallel computing is the use of two or more processors (computers), usually within a single system,
working simultaneously to solve a single problem.

Question 2
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Answer

Distributed computing is any computing that involves multiple computers remote from each other that
each have a role in a computation problem or information processing.

Question 3
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Answer

Parallel programming is the human process of developing programs that express what computations
should be executed in parallel.

Question 4
Complete
Mark 1.00 out of 1.00

Flag question

Question text
In Process Mechanism, Multiple processors perform processing.

Select one:

a.

Parallel Computing

b.

Distributed Programming

c.

Distributed Computing

d.

Parallel Programming

Feedback
Your answer is correct.

Question 5
Complete

Mark 1.00 out of 1.00

Flag question

Question text
In Process Mechanism, Computers rely on message passing.
Select one:

a.

Distributed Programming

b.

Parallel Programming

c.

Parallel Computing

d.

Distributed Computing

Feedback
Your answer is correct.

Question 6
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Each computer has their own memory.

Select one:

a.

Distributed Programming
b.

Parallel Programming

c.

Distributed Computing

d.

Parallel Computing

Feedback
Your answer is correct.

Question 7
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Computers can have shared memory.

Select one:

a.

Parallel Computing

b.

Distributed Programming
c.

Distributed Computing

d.

Parallel Programming

Feedback
Your answer is correct.

Question 8
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It used to share resources and to increase scalability.

Select one:

a.

Distributed Computing

b.

Distributed Programming

c.

Parallel Programming
d.

Parallel Computing

Feedback
Your answer is correct.

Question 9
Complete

Mark 1.00 out of 1.00

Flag question

Question text
It uses to increase performance and for scientific.

Select one:

a.

Parallel Programming

b.

Distributed Programming

c.

Distributed Computing

d.

Parallel Computing
Feedback
Your answer is correct.

Question 10
Complete

Mark 1.00 out of 1.00

Flag question

Question text
Parallel computing occurs on one system while Distributed computing occurs between multiple system.

Select one:

True

False

Question 11
Complete

Mark 1.00 out of 1.00

Flag question

Question text
_______ computing system is a multiprocessor machine capable of executing the same instruction on all
the CPUs but operating on different data streams.

Select one:

a.

Single-instruction, Multiple-data

b.

Multiple-instruction, Multiple-data
c.

Multiple-instruction, Single-data

d.

Single-instruction, Single-data

Feedback
Your answer is correct.

Question 12
Complete

Mark 1.00 out of 1.00

Flag question

Question text
_______ computing system is a multiprocessor capable of executing multiple instructions on multiple
data sets.

Select one:

a.

Single-instruction, Multiple-data

b.
Single-instruction, Single-data

c.

Multiple-instruction, Single-data

d.

Multiple-instruction, Multiple-data

Feedback
Your answer is correct.

Question 13
Complete

Mark 1.00 out of 1.00

Flag question

Question text
_______ computing system is a multiprocessor machine capable of executing different instructions on
different Pes all of them operating on the same data set.

Select one:

a.

Single-instruction, Multiple-data

b.

Multiple-instruction, Single-data

c.
Single-instruction, Single-data

d.

Multiple-instruction, Multiple-data

Feedback
Your answer is correct.

Question 14
Complete

Mark 1.00 out of 1.00

Flag question

Question text
_______ computing system is a uni-processor machine capable of executing a single instruction, which
operates on a single data stream

Select one:

a.

Single-instruction, Multiple-data

b.

Single-instruction, Single-data

c.

Multiple-instruction, Multiple-data

d.
Multiple-instruction, Single-data

Feedback
Your answer is correct.

Question 15
Complete

Mark 1.00 out of 1.00

Flag question

Question text
What does SMP stands for?

Answer: Symmetric Multi-Processing

Question 16
Complete

Mark 1.00 out of 1.00

Flag question

Question text
The core elements of parallel processing are CPUs.

Select one:

True

False

Question 17
Complete

Mark 4.00 out of 4.00

Flag question

Question text
Computing systems are classified into categories:

Select one or more:

a.
Multiple-instruction, Single-data

b.

Single-instruction, Multiple-data

c.

Multiple-instruction, Multiple-data

d.

Single-instruction, Single-data

Feedback
Your answer is correct.

You might also like