Skip to content

Course home

Programming fundamentals

Programming fundamentals

EasyMediumHard
1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768
Question 18

An automated packaging system distributes 319 microchips into tubes, with each tube holding a maximum of 20 microchips.

State which arithmetic operator, chosen from // (or DIV) and % (or MOD), is used to calculate the following values, and state the numerical value of the result in each case:

a.

The number of tubes that can be completely filled.

[1]
b.

The number of leftover microchips that do not fill a complete tube.

[1]
Markscheme

Programming fundamentals Questions

  1. GCSE
  2. /Computer Science
  3. /Programming fundamentals

95 exam-style questions on OCR GCSE Computer Science Programming fundamentals. Each one has a worked solution and a mark scheme showing where the marks go.

Question bank