AP CSP Unit 5 Chapter 2

AP CSP Unit 5 Chapter 2

KG - University

15 Qs

quiz-placeholder

Similar activities

python if stataments

python if stataments

11th Grade

10 Qs

Quiz If Else

Quiz If Else

University

20 Qs

Conditional Statements Grade 8

Conditional Statements Grade 8

8th - 9th Grade

10 Qs

python IF part1

python IF part1

9th Grade

14 Qs

G12_Week7

G12_Week7

12th Grade - University

10 Qs

If-Else Statements

If-Else Statements

9th Grade

10 Qs

Python Lists

Python Lists

University

20 Qs

Python List

Python List

University

10 Qs

AP CSP Unit 5 Chapter 2

AP CSP Unit 5 Chapter 2

Assessment

Quiz

Computers

KG - University

Medium

Created by

Donna Dahl

Used 353+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which prompt tells the computer to move to a new line for a string output.
/newLine
/new
/n
/next

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
When a number is added to a string as shown in the code, the computer will
make the number part of the string
give an error because the types of data do not match
convert the string into a number and then add them together

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol represents "or" in JavaScript?
||
==
!=
$$

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image
What is wrong with this line of code?
the event is not specified
"click" should be "change"
the id label "age_dropdown" cannot have and underscore
there is nothing wrong with the line of code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A Boolean command always evaluates to true or false
Sometimes
Always
Never

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

true || false
true
false

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A benefit of using flowcharts is:
They help you program faster
They write the program for you
They are easier
They help you to visually plan a program

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?