1

Given: int m=5; m*=5 then the value stored in m results in 55.

  • True

  • False