A

Admin • 833K Points
Coach

Q. What will happen if the radix parameter of the parseInt() function is omitted?

  • (A) Runs in assumption
  • (B) Throws exception
  • (C) Aborts
  • (D) Taken as 0
  • Correct Answer - Option(A)
  • Views: 21
  • Filed under category JavaScript
  • Hashtags:

Explanation by: Admin

If the radix parameter is omitted, JavaScript assumes the following:

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.