given the following javascript function, which of the following is not a possible result? select all that apply. function tossit(){ return math.random() 1; }
O 0.5 O O O 1 O 0.8923871



Answer :

Other Questions