3_2_2 Programming Concepts
You should be able to:
- Use, understand and know how the following statement types can be combined in programs:
- variable declaration
- constant declaration
- assignment
- iteration
- selection
- subroutine (procedure/function).
- Use definite and indefinite iteration, including indefinite iteration with the condition(s) at the start or the end of the iterative structure.
- Use nested selection and nested iteration structures.
- Use meaningful identifier names and know why it is important to use them.
REVISE:
REVISE:
TEST:
TEST:
- Download and print the test paper here: https://drive.google.com/open?id=0B5fLtQ0Xgr2PTE9oUGUxT1JtMFk
- Try the mock test yourself.
- Use the 3.2.2 Walking Talking Mock below to guide you through answering the questions.
SOURCE RECOGNITION - PLEASE NOTE: The examination examples used in these walking talking mocks are samples from AQA from their non-confidential section of the public site. They also contain questions designed by TeachIT for AQA as part of the publicly available lesson materials.