Code.Org Computer Science Principles Unit 4 test
Questions And Answers 2025/2026
true - CORRECT ANSWER-(t/f) Variables update line by line.
false - CORRECT ANSWER-(t/f) Typing "var" before a word only updates
a variable.
the last line that is true - CORRECT ANSWER-What line of an if
statement will show in a console.log area?
true - CORRECT ANSWER-(t/f) A number added to a variable updates it
line by line.
true - CORRECT ANSWER-(t/f) The else statement at the end of an if else
only executes if everything else is false.
name, number, variable - CORRECT ANSWER-Updating a variable gives
the variable a new...?
Questions And Answers 2025/2026
true - CORRECT ANSWER-(t/f) Variables update line by line.
false - CORRECT ANSWER-(t/f) Typing "var" before a word only updates
a variable.
the last line that is true - CORRECT ANSWER-What line of an if
statement will show in a console.log area?
true - CORRECT ANSWER-(t/f) A number added to a variable updates it
line by line.
true - CORRECT ANSWER-(t/f) The else statement at the end of an if else
only executes if everything else is false.
name, number, variable - CORRECT ANSWER-Updating a variable gives
the variable a new...?