SyntaxFix
Write A Post
Hire A Developer
Questions
this is the code for set method
public void setAge(int age){ this.age = age; }