CSEC ICT June 2019 Paper 1 Part 4

Quiz
•
Computers
•
9th - 10th Grade
•
Medium

Keith Laban
Used 79+ times
FREE Resource
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following CANNOT be
specified as data type in a database table?
Text
Array
Yes/no
Number
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Given that E2 < F2, Which of the following functions will display the text
'LOW' in cell G2?
=IF(E2>F2, "LOW")
=IF(E2-F2, "LOW")
=IF(E2<F2, "LOW")
=IF(F2-E2, "LOW")
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Consider the following algorithm.
a = 7
b = 9
a = b - a
b = a + b
Write a, b
The output of this algorithm is
2, 9
2, 11
7, 9
7, 11
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
When breaking down a simple problem
into its logical steps, what statement/
instruction would the adding of two
numbers be?
An input
A storage
A process
An output
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is the name given to an identifier that
always holds the same value?
Storage
Variable
Location
Constant
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a characteristic of an algorithm?
It must terminate.
It has an infinite number of steps.
It has clearly defined and unambiguous steps.
There is flow of control from one process to another.
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
The term 'top-down stepwise refinement' used in programming means
breaking down a complex problem into a set of simple subproblems
selecting the best solution to a complex problem
dividing a complex problem into two halves
creating several solutions to a problem
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
code.org CSP Unit 3 Review 20-21

Quiz
•
9th - 12th Grade
15 questions
Computer Science Basics

Quiz
•
9th Grade
12 questions
Computer Science

Quiz
•
7th - 12th Grade
18 questions
Computer Science (Python)

Quiz
•
9th Grade
19 questions
AQA GCSE Computer Science - 3.1.1 Representing Algorithms

Quiz
•
8th - 10th Grade
13 questions
Programming Concepts Quiz

Quiz
•
6th Grade - University
20 questions
Cryptography

Quiz
•
8th - 10th Grade
20 questions
Programming Quiz

Quiz
•
1st - 10th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

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

Interactive video
•
6th - 10th Grade
10 questions
1.2 OSI & TCP IP Models Quiz

Quiz
•
10th Grade
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
30 questions
Introduction to Computers

Quiz
•
8th - 9th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
20 questions
Hardware vs. Software Quiz

Quiz
•
7th - 10th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade