N5CS: Computer Systems Test (SCHOLAR)

N5CS: Computer Systems Test (SCHOLAR)

10th Grade

21 Qs

quiz-placeholder

Similar activities

National 5 - Computer Systems Quiz

National 5 - Computer Systems Quiz

10th Grade

16 Qs

Computer Components

Computer Components

8th - 12th Grade

20 Qs

AP CSP Unit 1 Review (code.org)

AP CSP Unit 1 Review (code.org)

10th - 12th Grade

19 Qs

Computer Science Paper 2

Computer Science Paper 2

10th - 11th Grade

20 Qs

2.1 Algorithms

2.1 Algorithms

10th - 12th Grade

20 Qs

Searching & Sorting Algorithms

Searching & Sorting Algorithms

10th Grade - University

16 Qs

computer memory and storage

computer memory and storage

10th - 11th Grade

20 Qs

Digital Literacy Part One

Digital Literacy Part One

9th - 10th Grade

20 Qs

N5CS: Computer Systems Test (SCHOLAR)

N5CS: Computer Systems Test (SCHOLAR)

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Calum Gordon

Used 2+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the denary number 229 to an 8 bit binary number.

11100101

10110101

11110011

10101010

Answer explanation

To convert 229 to an 8-bit binary number, divide 229 by 2 repeatedly and note the remainders. The remainders in reverse order give 11100101.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Convert the denary number 104 to an 8 bit binary number.

01100011

11111110

01101000

00010110

Answer explanation

To convert 104 to an 8-bit binary number, divide 104 by 2 repeatedly. The remainders in reverse order give 01101000.

3.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The denary equivalent of the binary number 10111110 is _____.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The speed of light is often written as 3 x 10^8.

In this example, which number is the mantissa?

10^8

3

8

10

Answer explanation

The mantissa is the main part of a number in scientific notation, which in this case is 3. Therefore, the correct choice for the mantissa is 3.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The speed of light is often written as 3 x 10^8.

In this example, which number is the exponent?

10^8

3

8

10

Answer explanation

The correct choice is 8 because it is the exponent in the expression 3 x 10^8, representing the speed of light.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which group of code numbers in extended ASCII are used for the non-printing (control) characters?

0-31

32 only

33-47

65-90

Answer explanation

The correct group of code numbers in extended ASCII used for non-printing (control) characters is 0-31. These values represent characters such as carriage return, line feed, and others that are not displayed visibly.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A bitmap graphic file:

consists of details stored in binary about shapes and lines.

is a 2D array of small squares called pixels with a binary number representing each pixel's colour value.

uses only black and white pixels to represent images.

uses objects and attributes to store details of the image in binary.

Answer explanation

A bitmap graphic file is a 2D array of small squares called pixels with a binary number representing each pixel's colour value, making it the correct choice.

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?