Exam 1z0-809 All QuestionsBrowse all questions from this exam
Question 68

Which statement is true about java.time.Duration?

    Correct Answer: C

    Java's java.time.Duration class deals with time-based values, representing the amount of time between two instances, measured in seconds and nanoseconds. It does not track time zones, preserve daylight saving time, or define date-based values. Therefore, the correct statement about java.time.Duration is that it defines time-based values.

Discussion
samtash1034Option: C

C,test

asdfjhfgjuaDCVOption: C

C is the correct answer

steefaandOption: C

C is the answer.