The program you are going to write should answer this question. To accomplish this, create a Person interface and add an isAlive() method, which will return whether the Person object is alive. Can you guess which type this method should return?
Hey, are you alive?
- 3
Locked
Comments (2)
- Popular
- New
- Old
You must be signed in to leave a comment
Anonymous #10775689
10 August 2021, 16:13
We sure have been typing implements a lot recently.
I wonder if this exercise needs us to extend our thinking a bit.
+2
Mary Khan
4 June 2022, 03:49
I absolutely agree with you.
0