0
How to give inputs
For this code I want give a value then check the condition. So I used scanner to give value but it is not possible to convert a string to integer So plz help
1 Respuesta
+ 1
Share your code for clarity.
int x = Integer.parseInt(String);