Below is the source code
Scanner myObj = new Scanner(System.in); String name = args[0]; if (name.contains("hello")) { Sy