Which of the following are valid calls to Math.max? 1. Math.max(1,4) 2. Math.max(2.3, 5) 3. Math.max(1, 3, 5, 7) 4. Math.max(-1.5, -2.8f)
Attempt Now
What will be the output of the following code snippet?
var a = Math.max() < Math.min(); var b = Math.max() > Math.min(); print(a); print(b);
Attempt Now
Pranita got 30 marks more in Math than what she got in Science. Her Math marks are 60% of the sum of her Math and Science marks. What are her Science marks?
Attempt Now
Amit got thrice as many marks in Maths as in English. The proportion of his marks in Maths and History is 4:3. If his total marks in Maths, English and History are 250, what are his marks in English?
Attempt Now
Amit got thrice as many marks in Maths as in English. The proportion of his marks in Maths and History is 4:3. If his total marks in Maths, English and History are 250, what are his marks in English?
Attempt Now
This is to inform students that you are invited in Master Math Session that is conducted to sharpen your mathematical skills. Would you like to join ? You can register at the given linkhttps://www.einsteineduinfo.wordpress.com/registration-form/ Then a unique Id will be given so that you can enroll in this Master Math Session . This is completely free. For more details log on to www.einsteineduinfo.wordpress.com
Attempt Now
What is the value of d after this line of code has been executed?
double d = Math.round ( 2.5 + Math.random() );
Attempt Now
Are you week in basic mathematics ? Want to improve your maths skills so you get good grades in exam ? Message me I will teach you
Attempt Now
Q. In a row of books a book of English is 16th from left end of row. A book of Mathematics is 12th from the right end. If the Mathematics book is 6th to the right of the English book, then how many total books are in the row?