MCQOPTIONS
Saved Bookmarks
| 1. |
Invoking methods characteristics |
| A. | methods can be invoked in any order and calling method should be in same class as worker method |
| B. | Worker method and calling method can be invoked in same way |
| C. | Any method can call any method |
| D. | all the above |
| Answer» B. Worker method and calling method can be invoked in same way | |