Home » JAVA Programming » Methods » Question
  1. Which of the following is method of System class is used to find how long a program takes to execute?
    1. currenttimeMillis()
    2. currentTimeMillis()
    3. currenttime()
    4. currentTime()
    5. None of these
Correct Option: B

currentTimeMillis()



Your comments will be displayed only after manual approval.