The ____ property of the Calendar object references the date the user tapped or clicked in the Calendar object.

A. DateClicked
B. ThisDate
C. SelectedDate
D. DateSelected


Answer: C

Computer Science & Information Technology

You might also like to view...

To open several files that are next to each other, click the first filename, press and hold down the ____ key, and click the last filename.

a. Shift b. Ctrl c. Tab d. Backspace

Computer Science & Information Technology

You can do all EXCEPT ________ from the Audio Tools Playback tab

A) add a bookmark B) trim an audio file C) fade in and fade out D) record narration

Computer Science & Information Technology

________ is the use of a secret operative, on Internet auction sites, who bids on another seller's item to drive up the price.

a. Forgery b. Data diddling c. Salami shaving d. Shilling

Computer Science & Information Technology

In the following code segment: Integer maxNum; maxNum = new Integer (15); ______ is a reference variable.

a) Integer b) maxNum c) new d) 15

Computer Science & Information Technology