Question:Which of the following are valid calls to Math.max? Math.max(1,4) Math.max(2.3, 5) Math.max(1, 3, 5, 7) Math.max(-1.5, -2.8f) 

A 1, 2 and 4 

B 2, 3 and 4 

C 1, 2 and 3 

D 3 and 4 

+ Answer
+ Explanation
+ Report
Total Preview: 3002

Copyright © 2024. Powered by Intellect Software Ltd