Question
Need help working through CLion:
Description: For this assignment you will create a program tomanage phone contacts. Your program will allow the user to add newphone contacts, display a list of all contacts, search for aspecific contact by name, delete a specific contact. Your programshould provide the user with a console or command line choice menuabout possible actions that they can perform. The choices should bethe following:
1. Display list of all contacts.
2. Add a new contact.
3. Exit Program
To represent