Multiple choice Which of the following is a valid date function? getHour() getMinute() getSecond() getFullYear() getYears() Reveal answer Fill a bubble to check yourself D Correct answer Explanation This option is correct as it returns the year of the Date object(four digits).