Deck 31: Bookstore Application: Middle Tier
Question
Question
Question
Question
Question
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/5
Play
Full screen (f)
Deck 31: Bookstore Application: Middle Tier
1
To access the cell at the 2nd row and 2nd column of Table tblBook, use_____ .
A) tblBook.Cells[ 1 ].Rows[ 1 ]
B) tblBook.Cells[ 2 ].Rows[ 2 ]
C) tblBook.Rows[ 1 ].Cells[ 1 ]
D) tblBook.Rows[ 2 ].Cells[ 2 ]
E) tblBook.Rows[ 2 ].Cells[ 1 ]
A) tblBook.Cells[ 1 ].Rows[ 1 ]
B) tblBook.Cells[ 2 ].Rows[ 2 ]
C) tblBook.Rows[ 1 ].Cells[ 1 ]
D) tblBook.Rows[ 2 ].Cells[ 2 ]
E) tblBook.Rows[ 2 ].Cells[ 1 ]
tblBook.Rows[ 1 ].Cells[ 1 ]
2
_____allows an application to track data across multiple Web pages.
A) A Response object
B) Client state
C) An instance variable
D) Session state
E) None of the above.
A) A Response object
B) Client state
C) An instance variable
D) Session state
E) None of the above.
Session state
3
A ______associates a value with a corresponding name which identifies the value.
A) key-value pair
B) relational database
C) session state
D) primary key
E) None of the above.
A) key-value pair
B) relational database
C) session state
D) primary key
E) None of the above.
key-value pair
4
The_____ property of a Parameters collection element specifies the value of that element.
A) Value
B) Text
C) Name
D) ID
E) None of the above.
A) Value
B) Text
C) Name
D) ID
E) None of the above.
Unlock Deck
Unlock for access to all 5 flashcards in this deck.
Unlock Deck
k this deck
5
The______ property specifies the item that is selected in the ListBox.
A) SelectedIndex
B) SelectedItem
C) Items
D) Selection
E) None of the above.
A) SelectedIndex
B) SelectedItem
C) Items
D) Selection
E) None of the above.
Unlock Deck
Unlock for access to all 5 flashcards in this deck.
Unlock Deck
k this deck