S3 Computing Science quiz

S3 Computing Science quiz

9th Grade

8 Qs

quiz-placeholder

Similar activities

Binary Addition Quiz

Binary Addition Quiz

7th - 11th Grade

10 Qs

Web Development

Web Development

8th - 10th Grade

12 Qs

WEBSITE AUTHORING CHECKPOINT

WEBSITE AUTHORING CHECKPOINT

8th - 9th Grade

12 Qs

Careers in Computing

Careers in Computing

9th Grade

9 Qs

Online Databases vs. Search Engines

Online Databases vs. Search Engines

6th - 10th Grade

10 Qs

HTML Vocabulary Review

HTML Vocabulary Review

9th Grade

11 Qs

IT related jobs

IT related jobs

9th Grade

9 Qs

Search Engine

Search Engine

9th - 12th Grade

10 Qs

S3 Computing Science quiz

S3 Computing Science quiz

Assessment

Quiz

Created by

G Alexander-Doyle

Computers

9th Grade

2 plays

Easy

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

V-R headset

Hard disk

Keyboard

Scanner

Solid state drive

Data projector

Digital camera

Touch screen

Monitor

Smart board

USB pen

Headphones

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.

Date

PupilID

Text

DateofBirth

Number

ProfilePicture

Object

EnrolementTime

Time

FirstName

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 describe the content of a web page

HTML

Used to program interactive features for a web page

JavaScript

Used to control the look of the web page