AP CSA |U2 L2 Operators & Expressions by Mr. B

AP CSA |U2 L2 Operators & Expressions by Mr. B

12th Grade

25 Qs

quiz-placeholder

Similar activities

Java If/else/ switch

Java If/else/ switch

9th - 12th Grade

20 Qs

CodeHS Unit 7 JavaScript in HTML

CodeHS Unit 7 JavaScript in HTML

8th - 12th Grade

21 Qs

Programming Concepts Quiz

Programming Concepts Quiz

9th - 12th Grade

20 Qs

Selection-Multiple

Selection-Multiple

12th Grade - University

20 Qs

16.2 Translation Software Cambridge iA 9618

16.2 Translation Software Cambridge iA 9618

12th Grade

20 Qs

K Map

K Map

12th Grade

20 Qs

Toán tử trong C ++

Toán tử trong C ++

10th - 12th Grade

20 Qs

Logic gates & circuits

Logic gates & circuits

12th Grade

22 Qs

AP CSA |U2 L2 Operators & Expressions by Mr. B

AP CSA |U2 L2 Operators & Expressions by Mr. B

Assessment

Quiz

Computers

12th Grade

Hard

Created by

Cyber Professor - Mr. B

Used 7+ times

FREE Resource

25 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

3 mins • 3 pts

true && true

2.

FILL IN THE BLANK QUESTION

3 mins • 3 pts

true || false

3.

MULTIPLE SELECT QUESTION

3 mins • 3 pts

A named reference to a value that can be used repeatedly throughout a program is:

variable

string

comparable operators

4.

MULTIPLE SELECT QUESTION

3 mins • 3 pts

What is a command that executes the code within a function called?

conditional statement

function call

function

expressions

5.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

What will be output to the screen when the following code is run? secret = 50 if (secret == 100): print("Excellent") elif (secret < 75): print("Awesome") else: print("Super")

Awesome

Excellent

Super

None of these is true

6.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

Arithmetic Operators
What is a / ? 
Addition
Subtraction
Division
Modulo

7.

MULTIPLE CHOICE QUESTION

3 mins • 3 pts

Which of the following is not a data type?
Character
String
Integer
Object

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?