Programming Concepts Quiz

Quiz
•
Computers
•
9th - 12th Grade
•
Medium
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
Similar Resources on Wayground
15 questions
Quiz -2 Arithmetic Expressions Evaluation in C

Quiz
•
12th Grade
15 questions
2.2 Arithmetic Operators

Quiz
•
9th Grade
15 questions
Python Fundamentals

Quiz
•
11th - 12th Grade
23 questions
Rumus Dasar Microsoft Excel 2010

Quiz
•
12th Grade
20 questions
Scratch Pre-Assessment

Quiz
•
5th - 9th Grade
22 questions
for loop

Quiz
•
9th Grade
17 questions
Operators in Python

Quiz
•
9th Grade - Professio...
20 questions
All about scratch blocks _Scratch

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade