UiADPv1 Exam QuestionsBrowse all questions from this exam

UiADPv1 Exam - Question 76


Which expression correctly converts the string variable “DateString” with the value “03/03/2023 16:23:11” into a Date Time variable?

Show Answer
Correct Answer:

Discussion

3 comments
Sign in to comment
BenAndBenOption: B
Jul 22, 2024

Answer is B.

BenAndBenOption: B
Jul 22, 2024

Answer is B.

sumanth1994Option: B
Mar 31, 2025

In C#, uppercase MM is used for months while lowercase mm is used for minutes.