To display the minute portion of a date, what would you put in the interval argument in the DatePart function?

A. "n"
B. "m"
C. "t"
D. "min"


Answer: A

Computer Science & Information Technology

You might also like to view...

If you had to write a function that asked for and returned two ints, which function would NOT work?

A. int Ask(int n); B. int Ask(int *n); C. void Ask(int *n, int &m); D. void Ask(int &n, int &m);

Computer Science & Information Technology

If you deselect the All day event check box in the Event window, the event automatically becomes a(n) ____.

A. task B. meeting C. appointment D. recurring event

Computer Science & Information Technology

You can remove IPv6 from a Windows 7 computer

Indicate whether the statement is true or false

Computer Science & Information Technology

A(n) ____ is a formula or set of steps to solve a particular problem.

A. ?thought process B. ?steganograph C. ?key D. ?algorithm

Computer Science & Information Technology