Question: Write a java program containing: a class Language , an attribute name a constructor a method called setName to change the name of the language
Write a java program containing:
a class Language , an attribute name a constructor a method called setName to change the name of the language a method called getName returns the name of the language. a main method where you : create two objects using the constructor and call the two methods
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
