Saved Bookmarks
| 1. |
_______ is used to convert string to integer a) Integer() b) ParseInt() c) parseInt() d) Stringtoint() |
|
Answer» c) parseInt parseInt is used to convert string to integer. |
|