
Binary shifts
Quiz by Oak National Academy: GCSE Computer Science AQA
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
6 questions
Show answers
- Q1Match the terms with their descriptionsUsers link answersLinking30s
- Q2What is an overflow in binary operations?a number that is negativea number that is too small to processa number that is too large to be representeda number that fits perfectly in memory30s
- Q3Which of the following can cause overflow?subtracting two small numbersmultiplying by zeroadding two large numbersdividing by one30s
- Q4In binary, what is 11001 × 10?Users enter free textType an Answer30s
- Q5In binary, what is 11001 ÷ 100?Users enter free textType an Answer30s
- Q6What should be considered when storing binary multiplication results?The result is always zero.The result is always negative.The result can be any size.The result must fit within the allocated memory.30s