Use C++ thank you!
Design a class named PersonData with the
following member variables:

lastName
firstName
address
city
state
zip
phone

Write the appropriate accessor and mutator functions for these