A sensor inside an automated warehouse drone records the battery voltage as an unsigned binary integer. In order to compute a safety factor, this integer value must be multiplied by 32.
Explain how this multiplication can be performed using a logical bitwise shift.
49 exam-style questions on AQA GCSE Computer Science Binary arithmetic. Each one has a worked solution and a mark scheme showing where the marks go.