What is self-assigning a variable?
Setting a variable to its own value
Comparing the value of one variable to another
Setting a variable to another variable's value
Displaying a variable in the console
Setting a variable to its own value.