Use C++ Language
Problem 2(Save and Get Info): Write a program that asks for the user's name, phone number, and address. The program then saves all information in a data file (each information in one line) namedlist.txt. Finally, the program reads the information from the file and displays it on the screen in the following format:Name: User's NamePhone Number: User's Phone NumberAddress: User's Street Address User's City, State, and Zip Code
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here