Which of the following statements is true as far as method names are concerned?
Method names are unique identifiers
Method names are case sensitive
Method names can't be same as the variable name or any other non method item declared in the class
All the mentioned options
0 comments:
Post a Comment