T
Tony Johansson
Hi!
Which of the alternatives at the bottom would you choose after reading
this question.
"If you want to implement a type-safe ArrayList collection for string
values and have the appropriate enumerators for it, which of the following
options would you choose?"
In this case I must say that I'm very uncertain on the answer that the
book say it's the right answer.
The book say that StringDictionary is the right choice but that must
be wrong. the right answer nust be StringCollection ?
Do you agree with me ?
--------------------------------------------------------------------------
Select the one best answer.
StringCollection
BitVector32
StringDictionary
ArrayList
//Tony
Which of the alternatives at the bottom would you choose after reading
this question.
"If you want to implement a type-safe ArrayList collection for string
values and have the appropriate enumerators for it, which of the following
options would you choose?"
In this case I must say that I'm very uncertain on the answer that the
book say it's the right answer.
The book say that StringDictionary is the right choice but that must
be wrong. the right answer nust be StringCollection ?
Do you agree with me ?
--------------------------------------------------------------------------
Select the one best answer.
StringCollection
BitVector32
StringDictionary
ArrayList
//Tony