Multiple Choice
Which statement assigns the date of the first day of the year 2014 to the Date variable firstDay?
A) firstDay = 1/1/2014
B) firstDay = "1/1/2014"
C) firstDay = &1/1/2014&
D) firstDay = #1/1/2014#
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q59: A statement of the form dblVar =
Q60: The value of (12345).ToString("C") is $12,345.00.
Q61: The value of (#1/1/2014#).ToString("D") is<br>A) 01/01/2014<br>B) January
Q62: The Substring method is used to extract
Q63: Which of the following statements declare the
Q65: Which of the following statements will NOT
Q66: What will be displayed when the
Q67: Which statement prompts the user for a
Q68: The joining of two strings together to
Q69: The statement lstBox.Items.Add("") clears all the text