Vidyalelo
C# Programming · Q164

Miscellaneous in C Sharp

Programming · C# Programming · question 164

Q164

The wrong statements about a HashTable collection are?

A.
It is a keyed collection
B.
It is a ordered collection
Answer
C.
It's not an indexed collection
D.
It implements a IDictionaryEnumerator interface in its inner class

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board