Coding Fundamentals Module Test Questions and Answers Graded A
Coding Fundamentals Module Test Questions and Answers Graded A One of the steps in the Programming Process Define, Examine, Design, Implement, Test, Evaluate A control structure used in coding? Selection An If/Else statement should be used when you want one of two sections of code to be executed. True Which of the following are reasons control structures are used? To save time Which loop is used for a specified number of times? For Repeats a sequence of commands A loop How does the computer use a selection control structure to decide which path to follow? By determining which requirements have been met Which of the following describes the Test phase of the programming process? Identify and correct any errors A statement is All other elements of a command A selection control structure is used to choose between two or more alternative paths True A ________________ control structure is used to reduce the number of lines of code for an action that will need to be repeated many times Repetition A conditional statement Allows the computer to choose between different paths in a program How is a sequential control structure read? Each line in order, from top to bottom What type of control structure is the default method of the computer reading code? Sequential A nested loop is Is a loop within a loop A repetition control structure executes code one time only. False Which of the following describes the Design phase of the programming process? Create your plan using algorithm and control structures Which of the following describes the Define phase of the programming process? Determine the problem A function Performs a specific task when called Which of the following is NOT a type of loop? Open A type of loop that only runs while a condition is true While What type of control structure is a conditional statement? Selection Which of the following are types of conditional statements? If and if else A command is One word instruction Boolean values are: True or False How is the AND logical operator used to evaluate code? Both operands in this equation must match the code to return a value of true Which of the following can be stored in variables? Numbers and characters Operands are inputs of the operation. True If A = 5 and B = 10, what is A * B equal to? 50 A variable can be called or referenced before it has been defined. False How is the NOT logical operator used to evaluate code? It makes an operand the reverse of its actual value How are relational operators used? To compare two operands An event handler is A procedure that is used to deal with events How are logical operators used? To make decisions A = 250; B = 325. Which of the following statements is true? A<=B An event is An action that occurs as a result of a user's action or another source Used to store information that will be referenced and manipulated in a computer program. Variables How is the OR logical operator used to evaluate code? One of the operands in this equation must match the code to return a value of true What is the first step in assigning a variable value? Giving it a name What symbol is used when assigning value to a variable? Equal sign An operator is a symbol that tells the computer: What task to perform This NOT a logical operator? If(?) Who can assign a value to a variable A programmer What is the purpose of an algorithm? To provide a procedure for solving a problem What job does a software Quality assurance engineer perform? Tests software to make sure it is functioning properly What job does a back-end developer perform? Handles what happened behind the scenes on websites Decomposition is breaking a problem into smaller parts A sequence is a set of steps that follow one another in order Coding is Writing program in specific language Which of the following is a feature of high-level code? Language makes it easier to detect problems An algorithm is a set of steps to complete a task When code is interpreted it is read directly from the program Which of the following is a feature of low-level code? Easy for a computer to understand When code is compiled it is converted into binary code Which of these is a general-purpose programming language that is used a lot in video games? C++ What job does a video game developer perform? Writes code for video games What job does a front-end developer perform? Handles what users see and experience on websites Which of these languages looks the most like regular English? Python Which of these languages is commonly found embedded in HTML code? JavaScript What job does an ethical hacker perform? Evaluates a computer systems vulnerabilities and weakness A program is set of instruction given to a computer Which of these languages is used primarily to create web pages and web applications? HTML
Written for
- Institution
- Coding Fundamentals Module
- Module
- Coding Fundamentals Module
Document information
- Uploaded on
- December 1, 2023
- Number of pages
- 9
- Written in
- 2023/2024
- Type
- Exam (elaborations)
- Contains
- Questions & answers
Subjects
-
coding fundamentals module test questions and answ
Also available in package deal