What will a compiler do for the following three lines of code? // x = 2; // width // y = 0.5 // z = x * y; Total area