Computer Science, asked by purwasingh2222, 9 months ago

16. A student incorrectly attempted to produce a random value in the range 1.6 using the expression.
6*(int)Math.random( ) + 1
Correct the error in expression above to get the desired result.​

Answers

Answered by Anonymous
2

Answer:

Here is your answer...

This includes rework, repair, and failure mode analysis.

Answered by AvikhyaKundu
0

Answer:

math.random()*1.6

i am not sure tho

Similar questions