Getting Started with Java
This is a 100% free course, but we need you to first join or login to watch this video.
Alright, join or login here.This video shows you how the assignment operator variants such as +=, -=, *=, /= and %= work in Java. The variable on the left of any of these operators will always contain the end result after the operation.