2Easy
0/2

In a robotic arm's embedded control system, 8-bit registers are used to store sensor readings. To process these readings, the microcontroller performs binary shift operations.

Complete the table below to show the resulting 8-bit binary pattern in the register after each operation is applied.

PartOriginal 8-bit binary patternShift operation8-bit binary result
a.

| 0011 0101 | Logical shift left by 3 | |

[1]
b.

| 1011 0100 | Arithmetic shift right by 2 | |

[1]

Binary Questions

Practise Edexcel GCSE Computer Science Binary with exam-style questions for GCSE Computer Science. 100 questions covering Binary representation and number of states, Unsigned and two's complement integers, Converting denary and 8-bit binary, Binary addition and binary shifts, Concept of overflow, and Hexadecimal notation and conversion, matched to the Edexcel GCSE Computer Science (1CP2) specification and written in Paper 1 and Paper 2 style. Every question includes a full worked solution and mark scheme, so you can see where marks are awarded rather than just whether you got the answer right.

PreviousNext

Binary Questions

  1. GCSE
  2. /Computer Science
  3. /Binary