I've been giving myself a crash course in Java using some lectures from Stanford, and I started working on my practice midterm yesterday.
So I'm reading my way through Sun's Java tutorial, and they don't define what the operator *= is, and that's the third question on my practice midterm. =P So just wondering, what does this operator mean / do? Thanks for the help.