Name the function that converts a string value into equivalent number
Answers
Answered by
0
Use Integer.parseInt() in java.
Example: Integer.parseInt("123"); // The equivalent number will be 123
Answered by
1
Answer:
Val(Text box Name . Text)
Similar questions