Deck 31: Bookstore Application: Middle Tier

Full screen (f)
exit full mode
Question
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 ]
Use Space or
up arrow
down arrow
to flip the card.
Question
_____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.
Question
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.
Question
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.
Question
The______ property specifies the item that is selected in the ListBox.

A) SelectedIndex
B) SelectedItem
C) Items
D) Selection
E) None of the above.
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/5
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
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 ]
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.
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.
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.
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.
Unlock Deck
Unlock for access to all 5 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 5 flashcards in this deck.