CS Prelim I

CS Prelim I

4th Grade

28 Qs

quiz-placeholder

Similar activities

Computer Coding Basics

Computer Coding Basics

1st - 11th Grade

26 Qs

Programming - The Basics

Programming - The Basics

4th - 8th Grade

23 Qs

Artificial Intelligence Quiz1

Artificial Intelligence Quiz1

4th - 8th Grade

26 Qs

CODING IS GREAT

CODING IS GREAT

3rd - 5th Grade

23 Qs

Grade-4 Microbit

Grade-4 Microbit

4th Grade

25 Qs

Computer Vocabulary

Computer Vocabulary

3rd - 6th Grade

25 Qs

Code.org Classic Maze

Code.org Classic Maze

3rd - 8th Grade

30 Qs

Python L2 Programming Challenge

Python L2 Programming Challenge

3rd - 12th Grade

30 Qs

CS Prelim I

CS Prelim I

Assessment

Quiz

Computers

4th Grade

Medium

Created by

Adrianna Dar

Used 18+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

State the standard algorithm used in a program above?

Traversing an array

Input Validation

Running Total

Variable Assignment

2.

MULTIPLE SELECT QUESTION

2 mins • 1 pt

There are 20 pupils in N5 Computing class. The teacher wants to use a loop to enter the pupils' marks into a program. State the type of loop that the teacher would use and explain why.

Fixed loop, because the teacher would type only 20 marks for 20 pupils in his class.

Conditional loop, because the Teacher will finish typing the marks in after the last pupil.

Fixed loop because it will repeat the code only for a certain amount of time.

Conditional loop because the code will be repeated until the condition is met.

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Explain what is a wireframe used in program design?

The wireframe shows the user how the program might look at the end of the process.

It is used to plan the location of elements/objects used and the overall layout of the user interface.

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Software developers often have to return to the implementation stage of an iterative development process following the testing stage. Explain why this is.

Correct any errors encountered and identified during the testing stage and modify the code accordingly.

To add extra features into the code which were proposed to be added after the test runs.

In case of any errors.

To make changes.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Explain how a bit mapped graphic is saved in computer's memory?

Bit-mapped graphics are stored in a computer's memory as a map of the grid.

Each grid is called a pixel, which is represented by the binary value stored as 1s and 0s.

Every pixel has a binary value assigned, which represents the colour it holds.

Map of pixels with bits.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State the part of the processor that temporarly stores pupils' grade.

Registers

Arithmetic and Logic Unit

Control Unit

Data Bus

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

State the part of the processor that calculates the average grade.

Registers

Arithmetic and Logic Unit

Control Unit

Address Bus

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?