Condition Programming Quiz

Quiz
•
Information Technology (IT)
•
1st Grade
•
Medium
Panha Panha
Used 18+ times
FREE Resource
9 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a control structure?
A type of data structure
An element that determines which block of statements to execute
A type of loop
A programming language
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does the 'if' statement do?
It always executes the block of code
It executes the block of code only if the condition is true
It repeats a block of code
It defines a variable
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does 'else' do in an if-else statement?
Executes if the first condition is false
Executes if the first condition is true
Defines a new condition
Always executes
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the purpose of 'else if'?
To repeat a block of code
To end a program
To define a variable
To check multiple conditions
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will be the output if 'a = 9' and 'if(a < 9)'?
Hello 2
Nothing happens
Condition return false
Condition return true
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does 'nested condition' mean?
A type of loop
Conditions inside another condition
A variable definition
An error in code
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the first step in a decision-making process?
End the program
Write the output
Check the condition
Define the variables
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the output of 'if(x < 0) then write("It is a negative number.")' when x is -5?
It is zero.
It is a positive number.
It is a negative number.
Nothing happens
9.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will happen if the condition in an 'if' statement is false?
The block of code will execute
Nothing will happen
An error will occur
The program will end
Similar Resources on Wayground
10 questions
Understanding Programming Concepts

Quiz
•
9th Grade
9 questions
Coding Adventure Quiz V

Quiz
•
6th Grade
10 questions
Chapter Quiz

Quiz
•
University
10 questions
Binary decision making

Quiz
•
5th Grade
14 questions
Visual Coding Quiz

Quiz
•
4th Grade
13 questions
Introduction To Programming - Lesson Exception Handling

Quiz
•
11th Grade - University
9 questions
Blockly Programming Quiz [Level 1B]

Quiz
•
7th Grade - University
8 questions
Intro to JS: Functions, Scope & Objects

Quiz
•
11th Grade - University
Popular Resources on Wayground
18 questions
Writing Launch Day 1

Lesson
•
3rd Grade
11 questions
Hallway & Bathroom Expectations

Quiz
•
6th - 8th Grade
11 questions
Standard Response Protocol

Quiz
•
6th - 8th Grade
40 questions
Algebra Review Topics

Quiz
•
9th - 12th Grade
4 questions
Exit Ticket 7/29

Quiz
•
8th Grade
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
19 questions
Handbook Overview

Lesson
•
9th - 12th Grade
20 questions
Subject-Verb Agreement

Quiz
•
9th Grade