Question: Code in Java please CW 6-2: Overloading Constructors Wate a Student elass that has: name: a String bannerld a String 3 constructors A constructor that
CW 6-2: Overloading Constructors Wate a Student elass that has: name: a String bannerld a String 3 constructors A constructor that name and bannerld A constructor that takes the name only A constructor that takes no arguments Accessor and mutator method for the 2 instance fields painto: which prints the name and bannerld a user friendly way Wate a main method that diaplays a mama alkng the use if they want to entec the name of the student only or the name and bannecdld. Use the appropsiate constructoe to ceate the Stodent and print it back out
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
