Match the following results with the proper formulas:
I. January
II. Wednesday
III. December
IV. Saturday
V. 1
A. =MonthName(1)
B. =WeekdayName(4)
C. =MonthName(12)
D. =WeekdayName(7)
E. =DatePart("m",#01/16/1959#)
A, B, C, D, E
You might also like to view...
Which one of the following statements declares a string variable named message?
a. message string; b. string = message; c. string message; d. string + message;
What is a subsite? How does a local navigation system serve a subsite?
What will be an ideal response?
?____ is the first phase of the cross-industry process for data mining (CRIPS-DM).
Fill in the blank(s) with the appropriate word(s).
if (examScore is less than 50)display message "Do better on next exam" In the statement above, the entry inside the parentheses is called the ____.
A. conditional expression B. truth value C. selection construct D. statement body