Hi, In the MAIN method, I have created Person object as per the examples explained in the chapter. (Note: VariableType variableName = new TypeOfObjectBeingCreated(); ) Please guide me ...