bbb21.jpg

Back 

Understanding and using sequence questions

Q1. How many basic programming constructs are there and what are they?
Q2. What is another word for ‘iteration’?
Q3. How many basic ways are there to construct a selection construct?
Q4. How many basic ways are there to construct an iterative construct?
Q5. What is meant by the programming construct ‘sequence’? 
Q6.
What is a high level language?
Q7. What do you need to do before you can run a high level language?
Q8. What is a variable in programming?
Q9. What is meant by initialisation?
Q10. Why do you need to initialise variables in programs?

Back