132.
                                Which one of the following classes are part of the System.Collections.Generic namespace?
                                
                                    View Description
                                    
                                        
                                    
                                
                                
                                    
                            
                        Stack-Represents a variable size last-in-first-out (LIFO) collection of instances of the same arbitrary type.
SortedDictionary-Represents a collection of key/value pairs that are sorted on the key.