0
Can someone help me to understand this code?
3 Respostas
+ 1
It has a class called freshjuice with an emum called freshjuicesize and a size class variables.
Then you are initializing the class in the main method. Finally you assign the initialized freshjuice object's size to MEDIUM
0
Seniru Pasan can u explain the statement on line 9
0
Zumerish that is the initialization of the object of the class FreshJuice