Suppose you wish to provide an accessor method for a boolean property finished, what signature of the method should be?

a. public void getFinished()
b. public boolean getFinished()
c. public boolean isFinished()
d. public void isFinished()

c

Computer Science & Information Technology

You might also like to view...

When working with SmartArt Graphic types, a ________ shows proportional relationships with the largest component on the top or bottom.

a. Relationship b. Matrix c. Pyramid d. Picture

Computer Science & Information Technology

What was the first word processing application to be used on personal computers?

A) Microsoft Word B) Quattro-Pro C) WordPerfect D) WordStar

Computer Science & Information Technology