maddied4291 maddied4291 07-03-2024 Mathematics contestada One way to avoid round-off errors is to use which of the following methods?a) Math.truncate()b) Rounding to the nearest integerc) Math.floor()d) Math.ceil()