Which of the following arguments of the DateAdd function is NOT correct?

A) Interval contains a string expression that represents the interval of time you want to add or subtract.
B) Number refers to the numeric expression that indicates the number of intervals you want to add. It can be positive (to calculate dates in the future) or negative (to calculate dates in the past).
C) Time contains a time in 24-hour format that represents the interval of time you want to add or subtract.
D) Date is the date to which the interval is added.


C

Computer Science & Information Technology

You might also like to view...

The If...Then...Else statement is the only statement you can use to code a multiple-path selection structure in Visual Basic.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

In Office 2013, Access databases are saved with ____ extensions.

A. .acc B. .accd C. .accdb D. .dba

Computer Science & Information Technology

What is the value of 7.52e-5?

(a) 752000.0 (b) 0.0000752 (c) 0.000752 (d) 0.00752

Computer Science & Information Technology

Most of the partition attributes are stored in a data table that is part of the MBR or GPT specification. What is this table is commonly called?

A. partition table B. sector table C. division table D. boot table

Computer Science & Information Technology