Deck 22: Typing Application
Question
Question
Question
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/8
Play
Full screen (f)
Deck 22: Typing Application
1
Calling a dialog object's ______method causes the dialog to appear.
A) Show
B) Display
C) DisplayDialog
D) ShowDialog
E) None of the above.
A) Show
B) Display
C) DisplayDialog
D) ShowDialog
E) None of the above.
ShowDialog
2
Each member of the Keys enumeration is a(n)_____ representing a keyboard key.
A) string
B) double
C) Key
D) int
E) object
A) string
B) double
C) Key
D) int
E) object
int
3
In a keyboard event handler, the_____ argument references the object that raised the event.
A) sender
B) source
C) control
D) eventSender
E) eventSource
A) sender
B) source
C) control
D) eventSender
E) eventSource
sender
4
In a KeyDown event handler, the_____ property of the object referenced by e contains case-insensitive information regarding which keyboard key was pressed.
A) KeyCode
B) KeyData
C) KeyValue
D) KeyChar
E) KeyType
A) KeyCode
B) KeyData
C) KeyValue
D) KeyChar
E) KeyType
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
5
The________ event occurs when the user presses a key on the keyboard.
A) KeyPress
B) KeyDown
C) KeyUp
D) All of the above.
E) Both a and b.
A) KeyPress
B) KeyDown
C) KeyUp
D) All of the above.
E) Both a and b.
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
6
Clicking a MainMenu control in the component tray causes the IDE to ______.
A) switch to Menu mode
B) switch to Menu Designer mode
C) switch to code view
D) switch to component tray mode
E) add Menu controls to the Toolbox
A) switch to Menu mode
B) switch to Menu Designer mode
C) switch to code view
D) switch to component tray mode
E) add Menu controls to the Toolbox
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
7
The______ method of the Char structure returns the uppercase representation of the character on which it is called.
A) UpperCase
B) ChangeCase
C) ToUpper
D) ToUpperCase
E) Capitalize
A) UpperCase
B) ChangeCase
C) ToUpper
D) ToUpperCase
E) Capitalize
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck
8
To allow the user the maximum number of color options, set the_____ property of a Color Dialog to ______.
A) Full, true
B) SimpleColor, false
C) FullOpen, true
D) FullDialog, true
E) ShowAll, true
A) Full, true
B) SimpleColor, false
C) FullOpen, true
D) FullDialog, true
E) ShowAll, true
Unlock Deck
Unlock for access to all 8 flashcards in this deck.
Unlock Deck
k this deck