Multiple Choice
The value of (#1/1/2014#) .ToString("D") is
A) 01/01/2014
B) January 1, 2014
C) January 01, 2014
D) Sunday, January 1, 2014
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q9: The following two statements are equivalent.<br>Not (a
Q56: Which statement can be used to clear
Q57: Which of the following masks is appropriate
Q59: A statement of the form dblVar =
Q60: The value of (12345).ToString("C") is $12,345.00.
Q62: The Substring method is used to extract
Q63: Which of the following statements declare the
Q64: Which statement assigns the date of the
Q65: Which of the following statements will NOT
Q66: What will be displayed when the