多做题,通过考试没问题!

微软认证考试

睦霖题库>其他计算机考试>微软认证考试

You create a class library that is used by applications in three departments of your company. The library contains a Department class with the following definition. public class Department {      public string name;      public string manager;    }  Each application uses a custom configuration section to store department-specific values in the application configuration file as shown in the following code. You need to write a code segment that creates a Department object instance by using the field values retrieved from the application configuration file. Which code segment should you use?()

  • A、A
  • B、B
  • C、C
  • D、D
正确答案:C
答案解析:
进入题库查看解析

微信扫一扫手机做题