What is self-assigning a variable?

Setting a variable to its own valueComparing the value of one variable to anotherSetting a variable to another variable's valueDisplaying a variable in the console

Setting a variable to its own value.