Page 1 of 1

Select any real live object and represent it in software by determining its attributes and methods (at least 2-3 each).

Posted: Mon Mar 21, 2022 4:42 pm
by answerhappygod
Select any real live object and represent it in software by
determining its attributes and methods (at least 2-3
each).
Then write a Java Class code for this object without writing the
actual methods code (you still write the method header just not the
body of the method).