题目内容

为应用程序开发人员上班Certkiller.com,Certkiller.com使用VisualStudio.NET2005作为其应用程序开发平台。 您正在开发。NETFramework2.0文字处理应用程序。您可以访问一个名为ckArray,其中包含您的数据的字节数组。 你忙编写代码,用于数组的内容写入磁盘文件。 如果您完成写操作您还以确保写入操作已成功完成在控制台上显示流的内容。 如下所示,从流读取和写入的代码段和行号,仅供参考: 您可以添加相应的代码行05正确打印流的内容。 您应添加哪些部分?()

A. fStream.Seek(0,SeekOrigin.End)
B. fStream.Position=fStream.Length
C. fStream.Seek(0,SeekOrigin.Current)
D. fStream.Seek(0,SeekOrigin.Begin)

查看答案
更多问题

YouhaveaserverthatrunsWindowsServer2003ServicePack2(SP2).Theserverisconfiguredas showninthefollowingtable. YouneedtocreateasoftwaremirrorofDisk1. Whatshouldyoudofirst?()

A. ConvertDisk3toadynamicdisk.
B. CreateanewNTFSvolumeonDisk3.
C. RuntheExtendVolumeWizardonDisk1.
D. ConvertDisk3toaGUIDPartitionTable(GPT)disk.

You administer a SQL Server 2008 instance. The instance runs on a computer that has the following features: A 64-GB RAM Four quad-core processors Several independent physical raid volumes You plan to implement a transactional database on the instance. The database is expected to have a high volume of INSERT, UPDATE, and DELETE activities. The activities include creation of new tables. You need to optimize the performance of the database by maximizing disk bandwidth and reducing the contention in the storage allocation structures. What should you do?()

A. Create multiple data files for the database.
B. Place database and log files on the same volume.
Configure the affinity mask option appropriately.
D. Configure the affinity I/O mask option appropriately.

You need to recommend a solution for the Web server content that meets the company’s technicalrequirements. What should you include in the recommendation?()

A. Distributed File System (DFS) Replication
B. folder redirection
C. HTTP redirection
D. IIS Shared Configuration

You are creating a class that performs complex financial calculations. The class contains a method named GetCurrentRate that retrieves the current interest rate and a variable named currRate that stores the current interest rate.You write serialized representations of the class.You need to write a code segment that updates the currRate variable with the current interest rate when an instance of the class is deserialized. Which code segment should you use?()

A
B
C
D

答案查题题库