MCQOPTIONS
Saved Bookmarks
| 1. |
Choose the correct statement about the IComparer interface in C#: |
| A. | The IComparer is in System.Collections.Generic |
| B. | It defines a generic form of Compare() |
| C. | Only a |
| D. | Both a & b |
| Answer» E. | |