Deck 14: Shipping Time Application
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/6
Play
Full screen (f)
Deck 14: Shipping Time Application
1
A DateTimePicker's _____event is raised each time the user selects a different date or time.
A) TimeChanged
B) DateChanged
C) SelectedDateChanged
D) DateTimeChanged
E) ValueChanged
A) TimeChanged
B) DateChanged
C) SelectedDateChanged
D) DateTimeChanged
E) ValueChanged
ValueChanged
2
The ToLongDateString method, when called on a DateTime variable, returns the date in the form ________.
A) 12-31-2002
B) December 31st, 2002
C) Tuesday, December 31st, 2002
D) Tuesday, December 31, 2002
E) December 31, 2002
A) 12-31-2002
B) December 31st, 2002
C) Tuesday, December 31st, 2002
D) Tuesday, December 31, 2002
E) December 31, 2002
Tuesday, December 31, 2002
3
Use a_______ control to group associated controls visually.
A) DateTimePicker
B) GroupBox
C) Label
D) ListBox
E) None of the above.
A) DateTimePicker
B) GroupBox
C) Label
D) ListBox
E) None of the above.
GroupBox
4
A______ is a method that initializes a class object or structure value when it is created.
A) creator
B) initializer
C) builder
D) constructor
E) starter
A) creator
B) initializer
C) builder
D) constructor
E) starter
Unlock Deck
Unlock for access to all 6 flashcards in this deck.
Unlock Deck
k this deck
5
Calling the AddHours method on a DateTime variable______ .
A) is a syntax error
B) creates a new DateTime value
C) returns an exact copy of the variable that called it
D) assigns a new value to the variable that calls it
E) None of the above.
A) is a syntax error
B) creates a new DateTime value
C) returns an exact copy of the variable that called it
D) assigns a new value to the variable that calls it
E) None of the above.
Unlock Deck
Unlock for access to all 6 flashcards in this deck.
Unlock Deck
k this deck
6
The DateTimePicker's ___________property, when set to , allow the user to select a date or time using up and down arrows, much like a NumericUpDown control.
A) Arrows, true
B) ShowDropDown, false
C) ShowUpDown, true
D) UpDownArrows, true
E) DropDown, false
A) Arrows, true
B) ShowDropDown, false
C) ShowUpDown, true
D) UpDownArrows, true
E) DropDown, false
Unlock Deck
Unlock for access to all 6 flashcards in this deck.
Unlock Deck
k this deck