CS Module 1 Lesson 4

CS Module 1 Lesson 4

12th Grade

15 Qs

quiz-placeholder

Similar activities

Code.org Algorithms AP CSP

Code.org Algorithms AP CSP

12th Grade

19 Qs

Final Assessment on Parallel Processing

Final Assessment on Parallel Processing

12th Grade

11 Qs

Code.org Unit 6 Discoveries

Code.org Unit 6 Discoveries

9th - 12th Grade

15 Qs

Algorithms Review

Algorithms Review

9th - 12th Grade

20 Qs

AP CSP BI 4

AP CSP BI 4

9th - 12th Grade

12 Qs

Mobile CSP Unit 5 Vocab

Mobile CSP Unit 5 Vocab

10th - 12th Grade

15 Qs

CSP Unit 10 Vocab V2

CSP Unit 10 Vocab V2

12th Grade

18 Qs

Algorithm Unit

Algorithm Unit

12th Grade

19 Qs

CS Module 1 Lesson 4

CS Module 1 Lesson 4

Assessment

Quiz

Computers

12th Grade

Hard

Created by

april zaragosa

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the main focus of parallel computing?

Solving problems sequentially

Solving problems with low efficiency

Solving large problems quickly

Solving small problems quickly

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is NOT a factor contributing to the objective of solving large problems in a short period of time in parallel computing?

Parallel programming model adopted

Sequential programming model

Degree of parallelism of the problem

Type of hardware used

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the measure that displays the benefit of solving a problem in parallel?

Efficiency

Amdahl's law

Scaling

Speedup

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does Amdahl's law state?

The scalability is directly proportional to the number of processors

The efficiency is always 1 in parallel systems

The speedup is equal to the number of processors

The maximum speedup is limited by the serial component of the program

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the measure of how much of the execution time a processing element puts toward doing useful work?

Gustafson's law

Scaling

Efficiency

Speedup

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the ability to be efficient on a parallel machine called?

Speedup

Efficiency

Scaling

Amdahl's law

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which law suggests that programmers first set the time allowed for solving a problem in parallel and then size the problem based on that time?

Amdahl's law

Gustafson's law

Efficiency law

Speedup law

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?

Discover more resources for Computers