Solved

Case Based Critical Thinking Case 13-2 Lisa Can Control the Number

Question 25

Multiple Choice

Case based critical thinking Case 13-2 Lisa can control the number of digits displayed by the browser using the toFixed() method. However, since the toFixed() method is limited to only defining the decimal place accuracy, she wants to use a method that gives her more control over the numeric format, such as formatting numbers as currency or separating thousands with the comma symbol. If Lisa uses minimumIntegerDigits: num method, which of the following is the correct range for num ?


A) 0 to 20
B) 1 to 20
C) 0 to 19
D) 1 to 21

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions