Computer Science (Year 9)
Programming Concepts
What is the function of the 'printf' statement in C programming?
To print output to the console
To read input from the user
To declare variables
To create loops
Next