Scanner s = new parseInt.Scanner(System.in);
String number = "12"; int numeric = Integer.parseInt(number);
Comment