Java Loops II

  • + 2 comments

    Can you please explain what does this line do? a += b * (int) Math.pow(2, j);