170k views
0 votes
Write the definition of a class simple. the class has no constructors , methods or instance variables .

User Pio
by
7.1k points

1 Answer

7 votes
One is of type int
called hours, initialized to 12, another is of type boolean called
isTicking, initialized to true, and the last one is of type Integer
called diff, initialized to 5.
User Jashaszun
by
6.5k points