Question: HW 2 Check SSN) Write a program that prompts the user to enter a Social Security number in the format ddd-dd-dddd, where d is a

HW 2 Check SSN) Write a program that prompts the user to enter a Social Security number in the format ddd-dd-dddd, where d is a digit. Here are sample runs: Enter a SSN: 232-23-5435Enter 232-23-5435 is a valid social security number Enter a SSN: 23-23-5435Enter 23-23-5435 is an invalid social security number Your C++ code for this HW wCopx and paste your code here The result of the query Copy and paste the result here (e.g. the screen shot of the result you get by running the code)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
