Question: What does the single equal sign operator ) = ( do ? Use the following statement as a reference for the options: i = j

What does the single equal sign operator )=( do?
Use the following statement as a reference for the options:
i=j
It sets the variable "i" equal to the value currently represented by the variable "j" It sets the variable "j" equal to the value currently represented by the variable "i" It checks to see if the values of "i" and "j" are equal to each other It produces an error because "i" and "j" are not the same character
 What does the single equal sign operator )=( do? Use the

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!