The DateAdd function is used ________

A) to determine the difference between two dates
B) to add a specific day from a date
C) to add a specific time from the system time
D) to add or subtract a specific time interval from a date

D

Computer Science & Information Technology

You might also like to view...

An initialization vector should be which of the following?

a. Unique and unpredictable b. Repeatable and unique c. Unique and predictable d. Repeatable and random

Computer Science & Information Technology

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

1. An aggregate class can have multiple parts. 2. Cycles are not allowed in the paths of aggregation links. 3. An aggregate can send messages to its parts during processing. 4. Composition is not a form of aggregation. 5. The methods of a composite class must check for memory allocation/deallocation situations.

Computer Science & Information Technology