Overview
Qualification Grading Type
Graded
Graded
Understand data.
Explain the meaning of variables and constants.
Explain what a meaningful identifier is.
Be able to implement simple programs.
Use meaningful variables and constants.
Declare appropriate simple data types.
Use meaningful identifiers.
Write programs including arithmetic and simple input and formatted output statements.
Use spaces, blank lines and indentation to make program easier to read and understand.
Know how to use program control structures.
Select appropriate relational operators, explaining choices.
Use two selection statements.
Use three iteration statements.