Intro to CS Unit 3

Intro to CS Unit 3

7th Grade - University

16 Qs

quiz-placeholder

Similar activities

BJC AP CSP T1 Final Exam Pt2

BJC AP CSP T1 Final Exam Pt2

8th - 12th Grade

20 Qs

Computational Thinking

Computational Thinking

10th Grade

20 Qs

OCR j277 Computational Thinking

OCR j277 Computational Thinking

9th - 11th Grade

20 Qs

Blockly Programming

Blockly Programming

8th Grade

20 Qs

A words - GCSE Computer Science

A words - GCSE Computer Science

1st - 10th Grade

13 Qs

Java OOP Connections

Java OOP Connections

10th - 12th Grade

20 Qs

CSP Units 7 & 8 Vocab Quiz

CSP Units 7 & 8 Vocab Quiz

12th Grade

19 Qs

Scratch Vocab and Concepts

Scratch Vocab and Concepts

6th - 8th Grade

17 Qs

Intro to CS Unit 3

Intro to CS Unit 3

Assessment

Quiz

Computers

7th Grade - University

Hard

Created by

Vinny Chiaramonte

Used 30+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The picture is an example of...

Loop

Variable

Conditional Statement

Condition

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The picture is an example of...

Loop

Variable

Conditional Statement

Condition

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Media Image

The picture is an example of...

Loop

Variable

Conditional Statement

Condition

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

All of the following are characteristics of abstraction EXCEPT for:

Efficiency

Generalization

Detail Removal

Black Box

5.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Suppose you had to write a SNAP program which asked a user to enter a number. If the user enters a valid number, the program will print out the number. If the user enters something other than a number (such as "dog" or "cat"), the program will keep asking the user for a number until they enter a valid number.


What type of loop block should you use to make sure the program keeps prompting the user until they enter a valid number?

forever

if - then - else

repeat until

repeat __ times

6.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

Media Image

What will the following script do if the green flag is pressed and the user clicks on the left arrow key 4 times and then the right arrow key 8 times? Note, there is a variable called "ahead".

The sprite will travel 40 steps behind of the mouse

The sprite will move exactly where the mouse moves

The sprite will not move

The sprite will travel 40 steps ahead of the mouse

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Removing the specifics that are not relevant in a given context.

Abstraction

Detail Removal

Generalization

Procedural Decomposition

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?