Answered You can hire a professional tutor to get the answer.
Be sure to include at least one constructor, two methods and two fields.
Please help me with this I was instructed to provide a Java code for a simple class of your choice. Be sure to include at least one constructor, two methods and two fields. The fields should be private.
Create a test class to constuct and call the methods of your class.
Describe your class and demonstrate your code functions properly.