Multiple Choice
Which method of the Math object rounds a value to the next lowest integer?
A) ceil()
B) floor()
C) max()
D) min()
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q3: The value of an object property can
Q4: Match each statement below with a corrct
Q5: The _ property is a built-in property
Q6: To delete a specific property in a
Q7: The code (methods and statements)and data (variables
Q9: You can create a function that will
Q10: Describe two ways of adding properties to
Q11: To execute the same statement or command
Q12: Describe two ways of adding a method
Q13: What is garbage collection and how is