In this tutorial learn how you can print a program to print an integer entered by the user in java. Simply we will use the Scanner class of java from package java.util using code “import java.util.Scanner;”. Java is a...