S3 Computing Science quiz

S3 Computing Science quiz

9th Grade

8 Qs

quiz-placeholder

Similar activities

Online Databases vs. Search Engines

Online Databases vs. Search Engines

6th - 10th Grade

10 Qs

Careers in Computing

Careers in Computing

9th Grade

9 Qs

HTML Vocabulary Review

HTML Vocabulary Review

9th Grade

11 Qs

HTML basics

HTML basics

5th - 10th Grade

10 Qs

Web1: Planning

Web1: Planning

7th - 12th Grade

7 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

WEBSITE AUTHORING CHECKPOINT

WEBSITE AUTHORING CHECKPOINT

8th - 9th Grade

12 Qs

2.3.1 Cyber Securing Ecommerce Data

2.3.1 Cyber Securing Ecommerce Data

9th - 12th Grade

12 Qs

S3 Computing Science quiz

S3 Computing Science quiz

Assessment

Quiz

Computers

9th Grade

Easy

Created by

G Alexander-Doyle

Used 2+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the items below is the odd one out?

Arithmetic & logic unit

RAM

Control unit

Registers

Answer explanation

The odd one out is RAM. The others are all part of the computer's processor.

2.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The following binary number represents which denary number?

0101 0101

3.

CLASSIFICATION QUESTION

3 mins • 1 pt

Media Image

Organise these peripherals into the correct categories

Groups:

(a) Input devices

,

(b) Output devices

,

(c) Backing storage devices

,

(d) Input and output devices

Data projector

Touch screen

Smart board

Hard disk

Headphones

Digital camera

Monitor

V-R headset

USB pen

Scanner

Keyboard

Solid state drive

4.

OPEN ENDED QUESTION

3 mins • 1 pt

Media Image

Describe one way in which the negative impacts on the environment from use of computer systems can be reduced?

Evaluate responses using AI:

OFF

Answer explanation

Reduce monitor/screen brightness

Use power-down settings

Use standby/sleep mode

5.

MATCH QUESTION

1 min • 1 pt

Media Image

Look at the database below. Match the fields with their correct data type.

Number

EnrolementTime

Object

ProfilePicture

Text

FirstName

Time

PupilID

Date

DateofBirth

6.

DRAG AND DROP QUESTION

1 min • 1 pt

Media Image

The following SQL query is created to find all of the students in the database with the last name "Smith". Fill in the blanks to complete the statement.​

(a)   * ​ (b)   Students​ (c)   LastName = "​ (d)   ​ ";

SELECT
FROM
WHERE
Smith

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The following is an example of which requirement?

I need to be able to see a list of pupils who have enrolled in 2023.

End-user requirement

Functional requirement

8.

MATCH QUESTION

1 min • 1 pt

Media Image

Match the following programming languages with the function they serve in making web pages.

CSS

Used to control the look of the web page

JavaScript

Used to describe the content of a web page

HTML

Used to program interactive features for a web page