Flashcards for OCR AS Level Computer Science Programming techniques, covering the key terms and definitions you need to recall. 24 cards, matched to the OCR AS Level Computer Science specification.
In code where a later assignment depends on earlier assignments, why does statement order matter?
Because sequence runs instructions in the order written.