Write c++ code for program that will take the followinginformations from user 1.
ID: 3619018 • Letter: W
Question
Write c++ code for program that will take the followinginformations from user 1.customer ID 2.Name 3.Phone number 4.Address and it will store this in File . The program should be able to store Maximuim 40 persons informations. The program should let the User to search the file on theBasis of Customer ID.Write c++ code for program that will take the followinginformations from user 1.customer ID 2.Name 3.Phone number 4.Address and it will store this in File . The program should be able to store Maximuim 40 persons informations. The program should let the User to search the file on theBasis of Customer ID.