Question: JAVA. Create a different Pseudocode, Flowchart, Test plan, Test Case Matrix for this program. ( Check SSN ) Write a program that prompts the user
JAVA. Create a different Pseudocode, Flowchart, Test plan, Test Case Matrix for this program.
Check SSN
Write a program that prompts the user to enter a Social Security number in the format DDDDDDDDD where is a digit.
Your program should check whether the input is valid.
Sample Run
Enter a SSN:
is a valid social security number
Sample Run
Enter a SSN:
is an invalid social security number
Class Name: Exercise
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
