You are on page 1of 7

Question 1

Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns an expression formatted as a date or time.

FormatDateTime
Answer:

Question 2
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns the number of intervals between two dates.

DateDiff
Answer:

Question 3
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This converts a valid date and time expression to the variant of subtype Date.

CDate
Answer:

Question 4
Correct
Mark 2.00 out of 2.00
Flag question

Question text

This returns a time.

TimeValue
Answer:

Question 5
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns the time for a specific hour, minute, and second.

TimeSerial
Answer:

Question 6
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns the current system date and time.

Now
Answer:

Question 7
Correct
Mark 2.00 out of 2.00
Flag question

Question text

This returns a Boolean value that indicates if the evaluated expression can be converted to a date.

IsDate
Answer:

Question 8
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns a number that represents the day of the month.

Day
Answer:

Question 9
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns the name of a specified month.

MonthName
Answer:

Question 10
Correct
Mark 2.00 out of 2.00
Flag question

Question text

This returns the current system date.

Date
Answer:

Question 11
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns a number that represents the minute of the hour.

Minute
Answer:

Question 12
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns a number that represents the month of the year.

Month
Answer:

Question 13
Correct
Mark 2.00 out of 2.00
Flag question

Question text

This returns a date.

DateValue
Answer:

Question 14
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns a number that represents the second of the minute.

Second
Answer:

Question 15
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns the specified part of a given date.

DatePart
Answer:

Question 16
Correct
Mark 2.00 out of 2.00
Flag question

Question text

This returns the current system time.

Time
Answer:

Question 17
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns a number that represents the hour of the day.

Hour
Answer:

Question 18
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns a date to which a specified time interval has been added.

DateAdd
Answer:

Question 19
Correct
Mark 2.00 out of 2.00
Flag question

Question text

This returns the number of seconds since 12:00 AM.

Timer
Answer:

Question 20
Correct
Mark 2.00 out of 2.00

Flag question

Question text

This returns the date for a specified year, month, and day.

DateSerial
Answer:

You might also like