Which of the following collections will you use to accomplish the task?

Posted by: Pdfprep Category: GSSP-.NET Tags: , ,

You work as a Software Developer for ABC Inc. The Company uses .NET Framework as its application development platform. You are creating an application that will use multiple collections. Therefore, you decide to use only those collections that are available under both the System.Collections and System.Collections.Generic namespaces.

Which of the following collections will you use to accomplish the task? Each correct answer represents a complete solution. Choose three.
A . SortedDictionary
B . List
C . Stack
D . SortedList
E . Comparer

Answer: C,D,E

Leave a Reply

Your email address will not be published.