1

float b=2.0f;
k= b/5*Math.pow(3,3);
The data type of k is int.

  • A

    true

  • B

    false