✪ Choose the correct option.
What is the value of “d” after this line of code has been executed?
double d = Math.round ( 2.5 + Math.random() );
What is the value of “d” after this line of code has been executed?
What is the value of “d” after this line of code has been executed?
double d = Math.round ( 2.5 + Math.random() );