CSP U3

CSP U3

10th Grade

10 Qs

quiz-placeholder

Similar activities

Basic Concept in Programming

Basic Concept in Programming

10th Grade

12 Qs

Code.org Unit 3 Review

Code.org Unit 3 Review

9th - 12th Grade

8 Qs

code.org CSP Unit 3 Review 20-21

code.org CSP Unit 3 Review 20-21

9th - 12th Grade

15 Qs

Computer Science Principles: Intro to Programming

Computer Science Principles: Intro to Programming

9th - 12th Grade

14 Qs

Unit 3 Introduction to App Design

Unit 3 Introduction to App Design

9th - 12th Grade

10 Qs

Python Loops

Python Loops

9th - 12th Grade

10 Qs

CSP: Code.org - Unit 3 Vocabulary Review

CSP: Code.org - Unit 3 Vocabulary Review

9th - 12th Grade

12 Qs

Python Input/Output

Python Input/Output

9th - 12th Grade

10 Qs

CSP U3

CSP U3

Assessment

Quiz

Computers

10th Grade

Easy

Created by

Michael Pogue

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these actions would usually be helpful in designing and developing an app? I. Interviewing potential users of the app. II. Writing the entire program code before testing any parts of it. III. Observing users attempting to use the app.

I and II only

I and III only

II and III only

I, II, and III

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the purpose of a design specification?

Tracking errors that arise through user testing

Documenting comments that will need to be added to a program

Describing the requirements for how a program will work or users will interact with it

Listing detailed questions that will be asked of users during interviews

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will the “background-color” of the “topButton” be when the program is finished running?

red

orange

blue

green

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If the user does NOT click the button what color will "topButton" be when this program finishes running?

red

blue

green

orange

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following program is run. Then the user clicks the "topButton" button ONCE. What will be displayed in the console?

cat bird dog

dog cat bird

cat dog bird

bird cat dog

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

If, when the program is run, the user clicks the “bottomButton” ONCE and then clicks the “topButton” ONCE. What will be displayed in the console?

cow pig chicken

cow chicken pig

pig cow chicken

chicken pig cow

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The following program is run. Then the user clicks the “bottomButton” TWO TIMES. What will be displayed in the console?

apple banana cherry cherry dragon fruit

banana dragon fruit cherry cherry

banana dragon fruit apple apple

banana cherry cherry dragon fruit

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?