In order to set the Calendar control object Calendar1 to the current date, you could type ____.

A. Calendar1.SelectedDate = DateTime.Today;
B. Calendar1.SelectedDate = Today;
C. Calendar1.Date = Today;
D. Calendar1.Date = Today.DateTime;

Answer: A

Computer Science & Information Technology

You might also like to view...

________ computers are designed to handle large amounts or input and output from many users very quickly

Fill in the blank(s) with correct word

Computer Science & Information Technology

Passwords are NOT case-sensitive; therefore, Tony and tony are considered the same

Indicate whether the statement is true or false

Computer Science & Information Technology