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

java.time.Duration?

Which statement is true about -

    Correct Answer: C

    java.time.Duration is a class in the java.time package that represents a duration of time-based values. It models a quantity or amount of time in terms of seconds and nanoseconds. It doesn't deal with calendar dates or time zones, nor does it account for daylight saving time, making 'It defines time-based values' the correct statement.

Discussion
thetech

Answer is correct.

asdfjhfgjuaDCVOption: C

C is the correct answer

steefaandOption: C

C is true.

iSnoverOption: C

Answer C is correct. Period defines time-based values.