Question: Provide an implementation for a Person constructor so that after the call Person p = new Person( ); the name instance variables of p is
Provide an implementation for a Person constructor so that after the call
Person p = new Person( );
the name instance variables of p is the String "unknown."
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
