Skip to main content

Back to the full dot-point answer

EnglandComputer ScienceQuick questions

Topic 2: Data

Quick questions on Binary addition, shifts and overflow - Edexcel GCSE Computer Science

3short Q&A pairs drawn directly from our worked dot-point answer. For full context and worked exam questions, read the parent dot-point page.

What is not recognising overflow?
Show answer
If the true answer needs more bits than the register holds, say "overflow has occurred so the stored answer is wrong", rather than silently dropping the carry.
What is q1?
Show answer
Add the 8-bit binary numbers 0000111100001111 and 0000000100000001. [2 marks]
What is q2?
Show answer
State the effect on the denary value of a logical right shift of 1. [1 mark]

Have a question we have not covered?

This dot-point answer is short enough that we have not extracted many short questions yet. Read the full dot-point answer or ask Mo, our study assistant, in the chat for follow ups.

All Computer ScienceQ&A pages