Microsoft
98-382 · Question #25
98-382 Question #25: Real Exam Question with Answer & Explanation
Sign in or unlock 98-382 to reveal the answer and full explanation for question #25. The question stem and answer options stay visible for context.
Question
You are planning to use the Math object in a JavaScript application. You write the following code to evaluate various Math functions:
var ceil = Math.ceil(100.5);
var floor = Math.floor(100.5);
var round = Math.round(100.5);
What are the final values for the three variables? To answer, select the appropriate values in the answer area.
NOTE: Each correct selection is worth one point.Unlock 98-382 to see the answer
You've previewed enough free 98-382 questions. Unlock 98-382 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.