N5CS: Computer Systems Test (SCHOLAR)

N5CS: Computer Systems Test (SCHOLAR)

10th Grade

21 Qs

quiz-placeholder

Similar activities

The Vocabulary of Computers

The Vocabulary of Computers

6th - 12th Grade

16 Qs

U01 - Hardware, Software & OS Review

U01 - Hardware, Software & OS Review

9th - 12th Grade

20 Qs

OCR J275 - Data Representation

OCR J275 - Data Representation

KG - University

23 Qs

Basic of Computers

Basic of Computers

6th - 12th Grade

20 Qs

Technology Innovations

Technology Innovations

5th - 12th Grade

20 Qs

J277 Data representation

J277 Data representation

10th - 12th Grade

17 Qs

CPU Performance

CPU Performance

10th - 11th Grade

19 Qs

OCR GCSE Computer Science: 2.6 Data Representations (Part 1)

OCR GCSE Computer Science: 2.6 Data Representations (Part 1)

9th - 10th Grade

19 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?