2. Software Development

Programming Principles — Quiz

Test your understanding of programming principles with 5 practice questions.

Read the lesson first

Practice Questions

Question 1

Which of the following is a fundamental characteristic of a variable in programming?

Question 2

What is the main purpose of control structures in programming?

Question 3

Which type of control structure allows a block of code to be executed repeatedly?

Question 4

What is the primary benefit of using modularisation in programming?

Question 5

Which of the following is a key aspect of good code readability?