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
You might also like to view...
Different sorting algorithms on a particular array produce the same result; the choice of algorithm affects ________ of the program that implements the algorithm.
a. only the run time b. the run time and the memory use c. only the memory use d. neither the run time nor the memory use
____ is used to assign IP addresses automatically for each network host.
A. DHCP B. UDP C. SMTP D. TCP
If you open a Word document in PowerPoint and each item becomes a title for a slide, what happened?
A) The file was incorrectly saved within Word. B) It is likely a Word document saved in a version prior to Word 2010. C) The Word document is actually a bulleted list rather than an outline. D) It is not an actual Word document.
You can divide a DTD into _____ parts.
A. two B. three C. five D. seven