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