Q. What will happen if the radix parameter of the parseInt() function is omitted?
β
Correct Answer: (A)
Runs in assumption
Explanation: If the radix parameter is omitted, JavaScript assumes the following: