When formatted as a date, the results of EDATE(Start_Date,3) if the contents of Start_Date is 10/30/2018 would be ________.

A. 11/2/2018
B. 1/31/2019
C. 1/30/2019
D. 10/31/2018


Answer: C

Computer Science & Information Technology

You might also like to view...

To reset the format state of the output stream:

a. Call the reset member function. b. Call the flags member function with the ios_base::fmtflags constant as the argument. c. Save a copy of the fmtflags value returned by calling member function flags before making any format changes, and then call flags again with that fmtflags value as the argument. d. You must manually apply each individual format change member function or stream manipulator to restore the default format state.

Computer Science & Information Technology

What is the result of the following arithmetic expression?

7 – 2 * (4 + 1)

Computer Science & Information Technology

Each category of data is stored in a database ______.

A. query B. field C. table D. record

Computer Science & Information Technology

________ software helps you manage e-mail, contacts, calendars, and tasks in the same application

A) Spreadsheet B) Note-taking C) Presentation D) Personal information manager

Computer Science & Information Technology