Ask Question
12 July, 00:38

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

+1
Answers (1)
  1. 12 July, 00:49
    0
    The answer in this question would be Public boolean is Finished. Wishing to provide an accessor method for your boolean property to finished, the signature of the method should be public boolean is Finished. So the signature you need to make in order to finished the boolean property is public boolean is Finished.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Suppose you wish to provide an accessor method for a boolean property finished, what signature of the method should be? ...” in 📗 Business if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers