Which of the following is not a collection class in C#?
a) ArrayList
b) HashTable
c) SortedDictionary
d) BitArray
e) None of the above
e) None of the above
Computer Science & Information Technology
You might also like to view...
Describe and contrast the concepts of aggregation and composition and provide an example of each.
What will be an ideal response?
Computer Science & Information Technology
A scheduling discipline is said to be ________if all similar processes are treated the same, and no process can suffer indefinite postponement due to scheduling issues.
a) predictable b) scalable c) portable d) fair
Computer Science & Information Technology
Many programming languages can be used for building CGI, but the most common one is ____________________.
Fill in the blank(s) with the appropriate word(s).
Computer Science & Information Technology
Which property is used with the PictureBox control to associate an actual picture to the control?
A. Resource B. Image C. Icon D. Picture
Computer Science & Information Technology