Sequence, Executing instructions in a specified order, Selection, Choosing which instructions to execute according to a condition, Iteration, Repeated execution of instructions, Count-controlled Iteration, Repetition performed a predetermined number of times, Condition-controlled Iteration, Repetition that continues according to a Boolean condition, Variable, Named storage location whose value can change during program execution, Constant, Named value that is not intended to change during program execution, Assignment, Storing a value in a variable, Identifier, Name given to a program element such as a variable or subroutine, Expression, Combination of values, variables, operators or function calls that evaluates to a value, Operator, Symbol or keyword that performs an operation on one or more values, Arithmetic Operator, Operator performing a mathematical calculation, Relational Operator, Operator comparing two values and producing a Boolean result, Boolean Operator, Operator performing a logical operation on Boolean values, DIV, Integer division operation returning the whole-number quotient, MOD, Operation returning the remainder after integer division, Concatenation, Joining two or more strings together, Casting, Explicitly converting a value from one data type to another

A Level: Programming Fundamentals - Mr Gopal

Leaderboard

Visual style

Options

AI Enhanced: This activity contains content generated by AI. Learn more.

Switch template

Continue editing: ?