write a program that ask the user for a name, adders,city,state,zip code and phone number and stores each in appropriate character arrays.Us the ignore function to flush the input stream between inputs.After the strings are stored in the arrays,print the information back to the screen in the following format:

name
address
city,state,zip Code
Phone number