Multiple Choice
Look at the following code sample: string tree = "Pear";
Char letter = tree[3];
Which one of the following values is stored in the letter variable?
A) P
B) e
C) a
D) r
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q71: When you double-click the ImageList tool in
Q72: The _ method returns true if a
Q73: You can specify specific values to be
Q74: _ are spaces that appear at the
Q75: When the items in two data structures
Q77: You can set the ImageSize property of
Q78: Look at the following code sample: enum
Q79: The _ method removes all leading and
Q80: The _ method places a string inside
Q81: A variable of the char data type