OP 04 July, 2022 - 07:42 PM
(This post was last modified: 04 July, 2022 - 07:43 PM by l30699. Edited 1 time in total.)
10. Create one of each: package, interface, class, abstract class, enum (optionally: record and annotation). Use both extends and implements keywords
a. Exercise: use scanner to read numbers from command line and at the end return
i. Min value
ii. Max value
iii. Average
a. Exercise: use scanner to read numbers from command line and at the end return
i. Min value
ii. Max value
iii. Average