Question: JAVA LANGUAGE Create a small class called Student and create variables (data type and name) for their name and Social Security Number. Write a getter
JAVA LANGUAGE
Create a small class called Student and create variables (data type and name) for their name and Social Security Number. Write a getter and a setter variable for each of the variables. Write a constructor for the Student class that will require the students name and social security number.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
