PLTW EOC review #1 quiz

PLTW EOC review #1 quiz

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

Smartphones and Apps Quiz

Smartphones and Apps Quiz

4th Grade - Professional Development

10 Qs

Phần mềm ghi âm và xử lí âm thanh Audacity

Phần mềm ghi âm và xử lí âm thanh Audacity

9th Grade

10 Qs

MS Excel Advanced Unit 3

MS Excel Advanced Unit 3

11th Grade

18 Qs

How much do you know about google docs?

How much do you know about google docs?

9th - 12th Grade

10 Qs

Photoshop Tools and Procedures

Photoshop Tools and Procedures

9th - 12th Grade

20 Qs

Woodwork Tools

Woodwork Tools

6th - 9th Grade

20 Qs

WYA Video Vocabulary 1

WYA Video Vocabulary 1

5th Grade - University

10 Qs

GIMP

GIMP

9th Grade

20 Qs

PLTW EOC review #1 quiz

PLTW EOC review #1 quiz

Assessment

Quiz

Instructional Technology

9th - 12th Grade

Hard

Created by

Riccardo Ripa

Used 32+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement best describes an Abstraction?

The result of how a program handles complexity by focusing on details

The result of minimizing program details by reducing the size and complexity of the program

The results of designing a program where the focus is on what each step does instead of how the steps are implemented

The result of increasing program details or duplication in order to focus on the concepts while adhering to the rules of the programming language

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which action or expression name would with the right line of code?

Output

print (item)

Boolean

GroceryItems=[ ]

Adding to a List

while True

Assignment Statement

GroceryItems.append(item)

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which action or expression name would with the right line of code?

Output

GroceryItems.append(item)

Boolean

while True

Adding to a List

GroceryItems=[ ]

Assignment Statement

print (item)

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which action or expression name would with the right line of code?

Output

while True

Boolean

GroceryItems=[ ]

Adding to a List

GroceryItems.append(item)

Assignment Statement

print (item)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which action or expression name would with the right line of code?

Output

while True

Boolean

GroceryItems.append(item)

Adding to a List

print (item)

Assignment Statement

GroceryItems=[ ]

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You were just hired as an IT help desk professional at a local school. Your first task is to add some abstraction content to the computer science department's website to prepare students for their courses.

Which example is the Best example of an Abstraction?

A mother gives step by step instructions for a recipe to her son.

A coach uses a basketball to demonstrate scoring techniques in class.

A teacher models how to solve an algebraic equation on the whiteboard.

A teacher explains the mechanics of an engine by telling the students that turning the key will start the car.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

On a spreadsheet, the SUM command can be used to find the sum of the numbers in specific cells. For example, if you needed the sum of all the cells A1 through M1, you would enter the formula =SUM(A1:M1). After entering the formula into a cell and pressing enter, the formula disappears and is replaced by the sum.

Why is the formula disappearing an example of abstraction?

The SUM formula allows efficiency in calculating.

The SUM formula minimizes repetition of data input.

The SUM formula can be used multiple times within one spreadsheet.

The SUM formula does not need to be seen or understood in order to calculate the sum of the cells

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?