2.2.3 Additional programming techniques
The use of basic string manipulation
The use of basic string manipulation
The use of basic file handling operations
The use of basic file handling operations
Open
Open
Read
Read
Write
Write
Close
Close
The use of records to store data
The use of records to store data
The use of SQL to search for data
The use of SQL to search for data
The use of arrays (or equivalent) when slving problems, including both one-dimensional (1D) and two-dimentional arrays (2D)
The use of arrays (or equivalent) when slving problems, including both one-dimensional (1D) and two-dimentional arrays (2D)
How to use sub programs (Functions and procedures) to prodduce structured code
How to use sub programs (Functions and procedures) to prodduce structured code
Random number generation
Random number generation