N5CS: Computer Systems Test (SCHOLAR)

N5CS: Computer Systems Test (SCHOLAR)

10th Grade

21 Qs

quiz-placeholder

Similar activities

Data Representation Mini Test

Data Representation Mini Test

9th - 10th Grade

20 Qs

Binary

Binary

10th Grade

16 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

Data Representation

Data Representation

9th - 11th Grade

20 Qs

2.1 Linear and Binary Searching Algorithms

2.1 Linear and Binary Searching Algorithms

8th - 10th Grade

16 Qs

OCR- J276 Data Representation: Units and Numbers_LC

OCR- J276 Data Representation: Units and Numbers_LC

10th Grade

25 Qs

Hexadecimal

Hexadecimal

9th Grade - Professional Development

22 Qs

Binary & Data

Binary & Data

9th - 12th 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?