Deck 18: Sales Data 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 18: Sales Data Application
1
A ______control is a state button.
A) RadioButton
B) CheckBox
C) Button
D) Both a and b.
E) Both a and c.
A) RadioButton
B) CheckBox
C) Button
D) Both a and b.
E) Both a and c.
Both a and b.
2
For multiple groups of RadioButtons to exist simultaneously, they should be ________.
A) disabled
B) mutually exclusive
C) rectangular
D) named differently
E) inside different GroupBoxes
A) disabled
B) mutually exclusive
C) rectangular
D) named differently
E) inside different GroupBoxes
inside different GroupBoxes
3
_______creates a String array of 5 rows and 16 columns.
A) new string( 4, 15 )
B) new string( 5, 16 )
C) new string( 6, 17 )
D) new string( 16, 5 )
E) new string( 17, 6 )
A) new string( 4, 15 )
B) new string( 5, 16 )
C) new string( 6, 17 )
D) new string( 16, 5 )
E) new string( 17, 6 )
new string( 5, 16 )
4
Mutually exclusive options_____.
A) are a set of options in which only one can be selected at a time
B) can be represented by CheckBoxes
C) can be represented by RadioButtons
D) Both b and c.
E) Both a and c.
A) are a set of options in which only one can be selected at a time
B) can be represented by CheckBoxes
C) can be represented by RadioButtons
D) Both b and c.
E) Both a and c.
Unlock Deck
Unlock for access to all 6 flashcards in this deck.
Unlock Deck
k this deck
5
A rectangular array______ .
A) requires two indices to identify elements
B) is often used to represent a table of data
C) contains the same number of columns in each row
D) is a two-dimensional array
E) All of the above
A) requires two indices to identify elements
B) is often used to represent a table of data
C) contains the same number of columns in each row
D) is a two-dimensional array
E) All of the above
Unlock Deck
Unlock for access to all 6 flashcards in this deck.
Unlock Deck
k this deck
6
Double-clicking a RadioButton in design view will generate a(n) ______event.
A) Change
B) SelectedIndexChanged
C) CheckedChanged
D) Click
E) TextChanged
A) Change
B) SelectedIndexChanged
C) CheckedChanged
D) Click
E) TextChanged
Unlock Deck
Unlock for access to all 6 flashcards in this deck.
Unlock Deck
k this deck