单项选择题
You are developing an application that dynamically loads assemblies from an application directory.You need to write a code segment that loads an assembly named Assembly1.dll into the current application domain.Which code segment should you use?()
A.A B.B C.C D.D
单项选择题 您正在创建名为Age 的类。您需要确保编写的Age 类的对象所构成的集合能够被排序。您应该使用哪个代码段?()
单项选择题 您需要写一个代码段来执行以下任务:检索每个暂停服务的名称,通过集合名称为Collection1的Add方法添加到集合中。您应该用哪个代码实现?()
单项选择题 您正在编写自定义字典。该自定义字典类名为MyDictionary。您需要确保该字典是类型安全的字典。您应该使用哪个代码段?()