可学答题网 > 问答 > MCPD(70-536)题库
目录: 标题| 题干| 答案| 搜索| 相关
问题

You have recently written the code sh


You have recently written the code shown below: Hashtable emailAddresses = new Hashtable (); emailAddresses.Add ("Mia", "mia@ Certkiller .com"); emailAddresses.Add ("Andy", "andy@ Certkiller .com"); emailAddresses.Add ("Kara", "kara@ Certkiller .com"); FileStream stream = new FileStream ("Email.dat", FileMode.Create); BinaryFormatter formatter = new BinaryFormatter (); formatter.Serialize (stream, emailAddresses); You need to ensure that you are able to load the emailAddresses object from the Email.dat file into your application. What should you do?()

  • A
  • B
  • C
  • D
参考答案
参考解析:
分类:MCPD(70-536)题库
相关推荐

1、Recent studies have posed the question

Recent studies have posed the question as to whether there is a link between film violence and real violence.AsupposedBpoisedCarousedDraised

2、You have recently completed the creat

You have recently completed the creation of a new application.Certkiller .com requires you to ensure that this new application creates a file that contains an array of bytes.What should you do?()ABCD

3、You have set theQ

You have set the value of the NLS_TIMESTAMP_TZ_FORMAT parameter in the parameter file t...

4、You have the following requirements i

You have the following requirements in relation to the detection of block corruption for your database instance:1. Check for logical self-consist...

5、You have recently completely creating

You have recently completely creating a new application for Certkiller .com.This new application has to load an instance of the Inventory class...

6、You have updated the

You have updated the modem driver on your Windows 2000 Professional computer. You resta...