Structs" respond to the following: Suppose you are writing a C++ program in order to capture and store fifty (50) social security numbers within a C++ program.
Determine whether you would use a struct or an array to store the social security numbers for processing in the program. Provide a rationale for your response.