Computer Programming Exam Review-Questions and Answers 100%Correct
Computer Programming Exam Review-Questions and Answers 100%Correct abstraction - ANSWER-Pulling out specific differences to make one solution work for multiple problems. algorithm - ANSWER-A list of steps to finish a task. A set of instructions that can be performed with or without a computer. For example, the collection of steps to make a peanut butter and jelly sandwich is an algorithm. binary - ANSWER-A way of representing information using only two options. bug - ANSWER-An error in a program that prevents the program from running as expected. call (a function) - ANSWER-This is the piece of code that you add to a program to indicate that the program should run the code inside a function at a certain time. command - ANSWER-An instruction for the computer. Many commands put together make up algorithms and computer programs. computational thinking - ANSWER-Mental processes and strategies that include: decomposition, pattern matching, abstraction, algorithms (decomposing problems into smaller, more manageable problems, finding repeating patterns abstracting specific differences to make one solution work for multiple problems, and creating step-by- step algorithms). computer science - ANSWER-Using the power of computers to solve problems. conditionals - ANSWER-Statements that only run under certain conditions or situations. crowdsourcing - ANSWER-Getting help from a large group of people to finish something faster. data - ANSWER-Information. Often, quantities, characters, or symbols that are the inputs and outputs of computer programs. debugging - ANSWER-Finding and fixing errors in programs. decompose - ANSWER-Break a problem down into smaller pieces. define (a function) - ANSWER-To add code inside a function so that the program
Document information
- Uploaded on
- March 27, 2024
- Number of pages
- 3
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers