Create a person class and add a parameterized constructor to accept the value passing from the main method at the time of creating person object.then run it.