Programming

Quiz
•
Computers
•
10th Grade
•
Hard
Olayi Lasisi
Used 21+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is iteration?
A process wherein a set of instructions or structures are repeated once.
A process wherein a set of instructions or structures are not repeated in a sequence a specified number of times or until a condition is met
A process wherein a set of instructions or structures are repeated in a sequence a specified number of times or until a condition is met.
A process wherein a set of instructions or structures are repeated in a sequence a random number of times or until a condition is met
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
An If Statement is used in?
Iteration
Selection
Sequence
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value does a String return?
1.29
H
8
Ten
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value will a float return?
True
14
seven
2.92
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What value will Boolean return?
14
Fish and chips
T
True
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will the following code output if four different students scored: 60, 57,61,79?
IF average ≥ 80 THEN
OUTPUT “Distinction”
ELSE IF average ≥ 60 THEN
OUTPUT ”Merit”
ELSE IF average ≥ 40 THEN
OUTPUT “Pass”
ELSE
OUTPUT “Fail”
ENDIF
Merit, Merit, Merit Merit
Pass, Merit, Merit Pass
Merit, Pass, Merit, Merit
Merit, Pass, Merit, Distinction
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
According to the code below. What is the price for an adult on Saturday?
IF member = “child” THEN
IF day = “Saturday” THEN
swimPrice 2.00
ELSE
swimPrice 2.50
ENDIF
ELSE
swimPrice 4.00
ENDIF
2.50
2.00
6.00
4.00
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
KUIZ ICT HARI BERSAMA 2019

Quiz
•
1st - 12th Grade
11 questions
EDS Quiz 2

Quiz
•
1st - 12th Grade
19 questions
Excel 2P-2RVW-Formulas and Functions in Excel

Quiz
•
10th - 12th Grade
10 questions
Rules, Procedures, and Ms. Collins

Quiz
•
9th - 12th Grade
17 questions
Revision - Microsoft Excel

Quiz
•
10th Grade - University
10 questions
Berfikir Komputasi

Quiz
•
10th Grade
12 questions
Variables and data types

Quiz
•
4th - 12th Grade
20 questions
BABIV DASAR PEMROGRAMAN

Quiz
•
10th 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
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