0% found this document useful (0 votes)
2 views

Hexa decimal .ict

The document outlines an A Level OCR Computer Science exam consisting of 10 marks divided into 4 questions, with 2 easy questions worth 2 marks and 2 hard questions worth 8 marks. Topics covered include various data types, binary conversions, and floating point representations. Students are required to convert numbers between different formats and demonstrate their working for calculations.

Uploaded by

Muhammad Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
2 views

Hexa decimal .ict

The document outlines an A Level OCR Computer Science exam consisting of 10 marks divided into 4 questions, with 2 easy questions worth 2 marks and 2 hard questions worth 8 marks. Topics covered include various data types, binary conversions, and floating point representations. Students are required to convert numbers between different formats and demonstrate their working for calculations.

Uploaded by

Muhammad Ahmad
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 3

A Level OCR Computer Science 10 mins 4 questions

Exam Questions

4.1 Data Types


Primitive Data Types / Positive Binary Numbers / Negative Binary Numbers / Binary
Addition & Subtraction / Hexadecimal Numbers / Floating Point Binary Numbers /
Floating Point Addition & Subtraction / Bitwise Manipulation & Masks / Character
Sets

Scan here to return to the course


or visit savemyexams.com
Easy (2 questions) /2

Hard (2 questions) /8

Total Marks /10

© 2024 Save My Exams, Ltd. Get more and ace your exams at savemyexams.com 1
Easy Questions
1 Convert the denary number 189 to hexadecimal.

(1 mark)

2 Convert the unsigned binary number 1010101111 to hexadecimal.

(1 mark)

© 2024 Save My Exams, Ltd. Get more and ace your exams at savemyexams.com 2
Hard Questions
1 The normalised floating point binary number 0100 1110 is stored using 4 bits for the
mantissa and 4 bits for the exponent, both in two’s complement.

Convert this number to denary.

You must show your working.

(3 marks)

2 Show how the denary value −9.125 can be represented in normalised floating point
format, using 8 bits for the mantissa and 4 bits for the exponent, both in two’s
complement.

(5 marks)

© 2024 Save My Exams, Ltd. Get more and ace your exams at savemyexams.com 3

You might also like