MCQOPTIONS
Saved Bookmarks
| 1. |
Which of the following is method of System class is used to find how long a program takes to execute? |
| A. | currenttime() |
| B. | currentTime() |
| C. | currentTimeMillis() |
| D. | currenttimeMillis() |
| E. | |
| Answer» D. currenttimeMillis() | |