Introduction - If you have any usage issues, please Google them yourself
Design a class, store an individual' s name, address, zip code, with a string type storage, respectively name, addr, zip. We have a default constructor, conversion constructors, destructors, print function.