Question: Glass (cup): liquid type, volume, fill, hot/cold Create a java class called Glass. Define at least two attributes for the Glass class (instance variables) Create

Glass (cup): liquid type, volume, fill, hot/cold

Create a java class called Glass.

Define at least two attributes for the Glass class (instance variables)

Create a main class to test your Glass.

GlassDemo.java

Define a constructor for your Glass class.

Test this in your main method.

Define at least three behaviors (methods) that your Glass can do.

Make setters and getters methods

Test this in your main method.

Must Use JAVA

must use Glass (cup): liquid type, volume, fill, hot/cold

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!