montrezevans
montrezevans montrezevans
  • 18-05-2022
  • Biology
contestada

& What value is returned from this command? Math.floor(5.89) A. 5.9 B. 5.0 C. 6.0 D. This code produces an error​

Respuesta :

danielalexmomoh
danielalexmomoh danielalexmomoh
  • 18-05-2022

Answer:

B

6.0 because first approximate 5.8 to 5.9 then approximate 5.9 to 6.0

Answer Link

Otras preguntas

The buying rate and selling rate of a Australian dollar in a bank are rs 80.20and rs 81.40respectively how much Australian dollar should be bought and sold by t
The axis of symmetry of the graph of y = -(x+4)2 -6 is = 6 x = -4 x = -6 x = 4
Chapter1 ; Child development How can we know what changes between one year of life and the next?
What is 3x + 9 = 2.5x + 14?
In a dog show , there will be a gold and a silver medal awarded. There are 5 finalist. In how many different ways can the 2 medals be awarded?
Which organism is a producer? A.) oak tree B.) mushroom C.) mountain lion D.) butterfly
can somebody explain to me how I should do this ?
The extensions of the legs AB and CD of a trapezoid ABCD intersect at point E. Find the lengths of the altitude of △AED drawn to the base AD, if BC=7cm, AD=21cm
can someone give me a summary of what Bob Hope did for the war???
C++ Make a program that arranges the columns of a 2D-Array so that the elements of the first line are in ascending order using the insertion method. Here is wh