how to create global scanner object in java code example Example: how to create a Scanner Object in java Scanner console = new Scanner(System.in);