Intro to CS Unit 3

Intro to CS Unit 3

7th Grade - University

16 Qs

quiz-placeholder

Similar activities

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

AQA GCSE Computer Science - 3.1.4 Sorting Algorithms

8th - 10th Grade

18 Qs

Snap Computer Programming

Snap Computer Programming

7th Grade

11 Qs

Revision_Computer systems & Impacts of computing

Revision_Computer systems & Impacts of computing

10th Grade

17 Qs

OOP Kuiz 1

OOP Kuiz 1

University

12 Qs

Snap! Basics

Snap! Basics

7th Grade

11 Qs

COMPUTER SCIENCE VOCAB LESSON 1

COMPUTER SCIENCE VOCAB LESSON 1

8th Grade

12 Qs

Computational Thinking

Computational Thinking

10th Grade

19 Qs

OCR GCSE Computer Science Keywords Set 2

OCR GCSE Computer Science Keywords Set 2

9th - 12th Grade

15 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?