+ 1
there is no method to do this directly but you can Scanner scan = new Scanner(System.in); System.out.println("Enter your input"): int a=scan.nextInt();
3rd Sep 2016, 12:53 PM
Akash Jaiswal
Akash Jaiswal - avatar