ICT 3 Final Exam Review
Which type of error will still allow the program to run, but will not perform the task intended? Logic Which of the following correctly describes sequential program processing? The process of blocks, starting at the beginning of a script and continuing to the end Which of the following is an example of a selection structure? If/else Consider the following instructions: Move Forward Repeat Move Forward 10 times Which two types of programming structures are included in this example? Sequential and Looping Which term describes an action that triggers a reaction, such as pressing the space bar to cause a program to play a sound? Event A set of instructions and rules that determine the code keywords and punctuation used to write and execute programs is called: Syntax Which term describes a set of step-by-step instructions that must be executed in order to solve a problem or perform a task? Algorithm Which member of the game design team writes the step-by-step computer instructions, or code, required to create games? Programmer A game that involves the use of dice or cards is which type of game? Chance Jacob wants to introduce a new game to Andres where they can challenge each other's skills and add other players to compete. This game, called "Words with Friends", can also be played via social media and its objective is to see who is the smartest and fastest at creating words out of random letters. What role does this game have in today's society? Social Networking While testing your game, you discover that the game is not keeping score correctly. What is the first step necessary to correct the score-keeping problem? Identify and understand the problem The actions that you want your game to perform and the goals that you want players to be able to achieve in your game are called the: criteria What is the name of the process that identifies errors and make necessary corrections to meet the program's intended outcome? Debugging Which programming structure continues to repeat actions while a condition remains true? Loop The if/else instruction set is considered a(n) ___ structure. Selection A do-while statement tests a condition and is an example of a: Loop Named memory locations whose contents can vary are called: Variables Telling a program that a specific named variable exists is called: Declaring What of the following is not a data type? Object Named units of code that performs a task or cause an action to take place are called: Functions Which of the following terms describes a group of objects with common properties? class When a class is used to build an object, the object is called a(n) ______________ of the class. instance The actions that an object can perform are called _____________________. methods A(n) ____________________ is the variable that holds the value needed by the method. Parameter
Written for
- Institution
- ICT 3 Programming
- Course
- ICT 3 Programming
Document information
- Uploaded on
- September 2, 2023
- Number of pages
- 3
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers