Programming Concepts Quiz

Programming Concepts Quiz

9th - 12th Grade

20 Qs

quiz-placeholder

Similar activities

Sphero RVR+ Vocabulary #1

Sphero RVR+ Vocabulary #1

1st - 12th Grade

18 Qs

Repaso 2do parcial- Micro:bit

Repaso 2do parcial- Micro:bit

10th Grade

16 Qs

COMPUTER kwiz by 📢

COMPUTER kwiz by 📢

10th Grade

20 Qs

Basic Python Concepts and Console Interaction

Basic Python Concepts and Console Interaction

11th - 12th Grade

20 Qs

Quiz 3 Review

Quiz 3 Review

9th - 12th Grade

23 Qs

Java Bell Ringer Terms Test 5

Java Bell Ringer Terms Test 5

10th - 12th Grade

20 Qs

Excel: Applications Unit 1 Quiz Review

Excel: Applications Unit 1 Quiz Review

12th Grade

16 Qs

Flowchart

Flowchart

12th Grade

20 Qs

Programming Concepts Quiz

Programming Concepts Quiz

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

CRYSTAL DEMOURA

Used 3+ times

FREE Resource

20 questions

Show all answers

1.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

What would be the result of these 3 lines of code? x = "7" y = "5" print(x+y)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Putting one if statement inside another.

Nested ifs

Chained ifs

Combined ifs

Sequential ifs

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type has a value of True or False?

Integer

Boolean

String

Float

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The symbols used to compare values in true/false tests.

Relational Operators

Logical Operators

Arithmetic Operators

Assignment Operators

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a program, the value x = 1 is updated to be x = 2. What happened to the 1?

It is no longer stored.

It is lost.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Expression that evaluates to either True or False.

Boolean Expression

Arithmetic Expression

String Expression

Logical Expression

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Tests if at least one condition is true.

Or

And

Not

If

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?