Question: If the string passed to parseInt contains text characters, parseInt will ________. return NaN return 0 return the sum of the characters' ASCII values truncate
If the string passed to parseInt contains text characters, parseInt will ________.
| return NaN |
| return 0 |
| return the sum of the characters' ASCII values |
| truncate the text entries |
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
