Question: The following task is to be on repl.it using JAVA: Create a driver that instantiates two Students. Create the first Student using the 4-argument custom
The following task is to be on repl.it using JAVA:
Create a driver that instantiates two Students. Create the first Student using the 4-argument custom constructor, and the second Student using the 1-argument custom constructor. Use the .toString() method to verify that both Students output the same details.
Can someone help me out with this using beginner java code, for I am new at this and need help.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
