Skip to main content

← Computer Science syllabus

EnglandComputer Science

4.1 Fundamentals of programming

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

How do programs perform arithmetic, comparison and logical operations on data?

What are the built-in data types and how is data stored in memory?

What are the core ideas of object-oriented programming?

What are the core programming constructs every imperative program is built from?

How do subroutines, parameters and scope let us structure and reuse code?