When is a single equal sign (=) used?
(1 point)
Responses
when you are writing a trace table
when you are writing a trace table
when you are assigning a value to a variable
when you are assigning a value to a variable
when you are creating a variable
when you are creating a variable
when you are checking whether two values are equal
when you are checking whether two values are equal
3 answers
None
when you are writing a trace table
when you are writing a trace table
when you are assigning a value to a variable
when you are assigning a value to a variable
when you are creating a variable
when you are creating a variable
when you are checking whether two values are equal
when you are writing a trace table
when you are assigning a value to a variable
when you are assigning a value to a variable
when you are creating a variable
when you are creating a variable
when you are checking whether two values are equal
Correct! The single equal sign (=) is used for assigning a value to a variable and when writing a trace table to show the step-by-step execution of a program.