taking long input in java code example Example: long input in JAVA Scanner scr=new Scanner(System.in); long l=scr.nextInt();