1) Name the steps used in software development 2) State 3 methods of design 3) State the type of loop which repeats a set number of times 4) State the type of loop which does not repeat a set number of times 5) State 5 data types 6) State the type of data structure that stores a list of items 7) State 3 types of test data 8) State 3 types of errors 9) A program does not execute at all. State the error type. 10) A program runs but unexpectedly stops. State the error type. 11) A program runs but produces unexpected output. State the error type. 12) State 4 evaluation criteria 13) State the evaluation that has been completed. "Check to see it meets the specification" 14) State the evaluation that has been completed. "Check to see it executes the minimum amount of code" 15) State the evaluation that has been completed. "Check there are meaningful variable names 16) State the evaluation that has been completed. Check to see it does not crash 17) State a method used to reduce the chance of incorrect data being entered 18) State a method used to reduce improve robustness 19) State 3 logical operators 20) State 5 mathematical operators 21) State a line of code to assign a random number between 1 and 100 to a variable called number. 22) State a line of code to count the number of characters in the forename variable and assign it to a variable called count 23) State a line of code to Round the average variable to 2dp 24) State the purpose of a running total 25) State the meaning of the term “iterative” in software development 26) State 3 ways to improve the readability of code

Leaderboard

Visual style

Options

Switch template

Continue editing: ?