Session Ready
Exercise

Operational differences: "<-" and "="

There are a number of ways to assign variables to objects. The two standard ways are to use the = or <- operators. Which of the following statements is true?

Instructions
50 XP
Possible Answers