M

Mr. Dubey • 100.28K Points
Coach

Q. What will be the radix value of the parseInt() method when the string begins with any other value other than 0x and 0?

  • (A) 8
  • (B) 9
  • (C) 10
  • (D) 11
  • Correct Answer - Option(C)
  • Views: 79
  • Filed under category JavaScript

Explanation by: Mr. Dubey
The radix value will be 10 when the string of the method parseInt() begins with any other value other than 0x and 0.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.


Question analytics