A java method that takes personal user information and outputs the information, but with some characters masked with *****, according to given rules/format.
Enter this commands step by step to compile and run the method:
javac Information.javajavac Masker.javajava Masker