Skip to main content

← Computer Science syllabus

EnglandComputer Science

Programming

7 dot points across 7 inquiry questions. Click any dot point for a focused answer with worked past exam questions where available.

What are the main data types, and how do the arithmetic, relational and logical operators work?

What is an array, and how do you store and process many values with one?

What is the difference between high-level and low-level languages, and what does each kind of translator do?

What does an operating system do, and what is utility software for?

What are the three programming constructs, and how do you use selection and the two kinds of iteration?

How do you work with text in a program, and how do you validate input in the on-screen exam?

What is a subprogram, and what is the difference between a procedure and a function?