You are in the process of creating a new application.This new application has to be able to read all data from a text file.What should you do?()A.B.C.D.

题目
You are in the process of creating a new application.This new application has to be able to read all data from a text file.What should you do?()

A.

B.

C.

D.


相似考题
更多“You are in the process of creating a new application.This new application has to be able to read all data from a text file.What should you do?() ”相关问题
  • 第1题:

    You have a server that runs Windows Server 2003 Service Pack 2 (SP2). The server has Terminal Serverinstalled.You have a new multi-user application that you plan to install on the server. The setup program for the application is named setup.exe.You need to install the application on the server. You must ensure that the application can be used by all users.What should you do? ()

    A. From the command prompt, run setup.exe.

    B. From Add or Remove Programs, add a new program.

    C. In Windows Explorer, use the Run As option to run setup.exe.

    D. In Windows Explorer, use Compatibility mode to run setup.exe.


    参考答案:B

  • 第2题:

    You work as an application developer at Certkiller .com. You are currently in the process of creating a new application for Certkiller .com. You are required to read compressed data files that has been sent by Certkiller .com‘s sales offices.These data files are less than 4 GB in size, but was compressed without cyclic redundancy. You want to write a method that receives the compressed files and return the uncompressed data as a byte array.What should you do?()

    A.

    B.

    C.

    D.


    参考答案:A

  • 第3题:

    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?()

    A.

    B.

    C.

    D.


    参考答案:D

  • 第4题:

    You create a Web application to process XML documents. The Web application receives XML document files from several sources, reads them, and stores them in a Microsoft SQL Server database. The Web application parses all incoming data files to ensure that they conform to an XML schema. You need to find all validation errors in the XML document. What should you do? ()

    • A、Load the XML data by using an instance of the XmlDocument class and specify a location for the application schema.
    • B、Configure the ValidationEventHandler in the XmlReaderSettings of the XmlReader object.
    • C、Read the XML file into a DataSet object and set the EnforceConstraints property to True.
    • D、Read the XML file into a DataSet object. Handle the DataSet.MergeFailed event to parse the data that does not conform to the XML schema.

    正确答案:B

  • 第5题:

    You have a computer that runs Windows XP Professional. The computer has multiple FAT32- formatted partitions. You install a new disk drive. You create a new FAT32-formatted partition in the new disk drive. You need to mount the new partition as a folder in drive C. What should you do?() 

    • A、Convert the C partition to NTFS. From Disk Management, modify the drive path of the new partition.
    • B、Convert the new partition to NTFS. From Disk Management, modify the drive path of the C partition.
    • C、Upgrade all disks to dynamic disks. From Diskpart, set the new partition as Active. Add an entry to the boot.ini file. 
    • D、Upgrade all disks to dynamic disks. From Diskpart, clear all configuration information for the new disk. Add an entry to the boot.ini file. 

    正确答案:A

  • 第6题:

    You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  You need to ensure that the application is able to load staff information from an XML file into aDataSet instance. The XML file contains an inline schema. You have to call a method of theDataSet class in order to load the information.  Identify how you can accomplish this?()

    • A、You should call the ReadXml method with the ReadSchema XML read mode.
    • B、You should call the ReadXml method with the InferTypedSchema XML read mode.
    • C、You should call the ReadXmlSchema method.
    • D、You should call the ReadXml method with the InferSchema XML read mode.

    正确答案:A

  • 第7题:

    You are the network administrator for Testking.com. The TestKing network contains seven application servers. Each application server runs a database application named TestKingApp. Requirements for TestKingApp state that when you add a new user, you must add the user to the server that has the most available disk space. You need to ensure that you meet the requirements when you add new users to TestKingApp. What should you do?()

    • A、Use Event Viewer to review the application logs on each of the seven servers.
    • B、Use Performance Logs and Alerts to record the PhysicalDisk object on all seven servers.
    • C、Use Task Manager to view the performance data on each of the seven servers.
    • D、Use System Monitor to generate a histogram view of the LogicalDisk object on all seven servers.

    正确答案:B

  • 第8题:

    You work as the enterprise exchange administrator at Company.com.The Company.com network consists of a single Active Directory domain named Company.com.Company.com has an Exchange Server 2010 organization.You have received instructions from the CIO to support Autodiscover from the Internet by creating a resource record in DNS.What should you do?()

    • A、You should consider creating a Host (A) resource record.
    • B、You should consider creating a Text (TXT) resource record.
    • C、You should consider creating a Pointer (PTR) resource record.
    • D、You should consider creating a Mail exchange (MX) resource record.

    正确答案:A

  • 第9题:

    单选题
    Your network consists of a single Active Directory domain All domain controllers run WIndows Server 2008. You need to capture all replication errors from all domain controllers to a central localion What should you do()
    A

    configure event log subscriptions.

    B

    Start the System Performance data collector set.

    C

    start the Active Directory Diagnostics data collector set.

    D

    Install Network Monitor and create a new a new capture.


    正确答案: C
    解析: 暂无解析

  • 第10题:

    单选题
    Your company has 1,000 client computers.  You are planning to deploy Windows 7 and a new line-of-business application.   You have the following requirements:   Install the application as part of the standard Windows 7 deployment. Use a single Windows 7 image for the deployment.  The application must be available for use on client computers that are not connected to the network.   You need to ensure that the application is installed on all new client computers.   What should you do?()
    A

    Publish the application by using Group Policy Software Installation.

    B

    Deploy the application by using Windows Server Update Services (WSUS).

    C

    Service an online image of Windows 7 to add the new application.

    D

    Service an offline image of Windows 7 to add the new application.


    正确答案: A
    解析: 暂无解析

  • 第11题:

    单选题
    You have an Exchange Server 2010 Mailbox server that contains multiple mailbox databases.You need to ensure that you receive an e-mail alert if the volume that contains the mailbox database files has less than 25 percent of free space. What should you do?()
    A

    Create a new Data Collector Set.

    B

    Create a new Event Viewer Subscription.

    C

    Attach a new task to the Application event log.

    D

    Modify the properties of the mailbox database objects.


    正确答案: C
    解析: 暂无解析

  • 第12题:

    单选题
    You are creating a Windows Forms application by using the .NET Framework 3.5.You plan to develop a new control for the application. You need to ensure that the control extends the DataGridView control by allowing the cells to contain multicolored text. What should you do?()
    A

    Override the OnPaint method.

    B

    Write a code segment to handle the CellPainting event.

    C

    Write a code segment to handle the CellParsing event.

    D

    Write a code segment to handle the RowPostPaint event.


    正确答案: B
    解析: 暂无解析

  • 第13题:

    Certkiller .com has a file server named Certkiller -SR07 that stores old inventory files. Certkiller .com has given you the task of creating an application to archive these old inventory files.The inventory files have to be compressed prior to being uploaded to Certkiller .com‘s Web server.You are currently writing a method that will receive a byte array and compress it into a new file.You need to ensure that a data corruption check takes place during the decompression process.What should you do?()

    A.

    B.

    C.

    D.


    参考答案:D

  • 第14题:

    You are currently in the process of creating an application that reads binary information from a file.You need to ensure that the only the first kilobyte of data is retrieved.What should you do?()

    A.

    B.

    C.

    D.


    参考答案:B

  • 第15题:

    You have recently completely creating a new application for Certkiller .com.This new application has to load an instance of the Inventory class from a large file named Inventory.dat.You need to ensure that the application executes the loading process in as little time as possible.What should you do?()

    A.

    B.

    C.

    D.


    参考答案:C

  • 第16题:

    You work as the Exchange administrator at Company.com.The Company.com network contains an Exchange Server 2010 Organization named Company.com.All Company.com users make use of their Personal Archive. A new Company.com directive states hat messages be moved from the mail box of users to their Personal Archive after 60 days.What should you do?()

    • A、You should consider running the New Managed Content Settings wizard and creating a new managed folder mailbox policy.Thereafter the policy should be applied to all users.
    • B、You should consider creating a managed custom folder.Then the New Managed Content Settings wizard should be run and a journal rule created.
    • C、You should consider having a retention tag created.Then the retention tag should be assigned to a retention policy.Thereafter the retention policy should be applied to all users.
    • D、You should consider having a retention tag created.Then the retention tag should be assigned to a retention policy. Thereafter a journal rule should be created.

    正确答案:C

  • 第17题:

    You have an Exchange Server 2010 Service Pack 1 (SP1) Mailbox server that contains multiple mailbox databases. You need to ensure that you are notified when deleted mailboxes are purged from the server.What should you do?()

    • A、Attach a new task to the Application event log.
    • B、Modify the properties of the mailbox database objects.
    • C、Create a new Data Collector Set.
    • D、Create a new Event Viewer Subscription.

    正确答案:A

  • 第18题:

    You are creating a Windows Forms application by using the .NET Framework 3.5. You plan to develop a new control for the application.The control will have the same properties as a TextBox control.You need to ensure that the control has a transparent background when it is painted on form.You want to achieve this goal by using the minimum amount of development effort.What should you do?()

    • A、Create a new class that is derived from the Control class.Call the SetStyle method in the constructor.
    • B、Create a new class that is derived from theTextBox control class.Override the OnPaint method in the constructor.
    • C、Create a new class that is derived from the Control class.Set the BackColor property of the control to Transparent.Call the SetStyle method in the constructor.
    • D、Create a new class that is derived from theTextBox control class.Set the BackColor property of the control to Transparent in the constructor.Call the SetStyle method in the constructor.

    正确答案:D

  • 第19题:

    Your company has three Active Directory domains in a single forest. You install a new Active Directory enabled application. The application ads new user attributes to the Active Directory schema. You discover that the Active Directory replication traffic to the Global Catalogs has increased. You need to prevent the new attributes from being replicated to the Global Catalog. You must achieve this goal without affecting application functionality. What should you do()

    • A、Change the replication interval for the DEFAULTIPSITELINK object to 9990.
    • B、Change the cost for the DEFAULTIPSITELINK object to 9990.
    • C、Make the new attributes in the Active Directory as defunct.
    • D、Modify the properties in the Active Directory schema for the new attributes.

    正确答案:D

  • 第20题:

    单选题
    You work as a Web Developer at Certkiller.com. You are in the process of creating a Webapplication using Microsoft ASP.NET 3.5.  You need to ensure that the application is able to load staff information from an XML file into aDataSet instance. The XML file contains an inline schema. You have to call a method of theDataSet class in order to load the information.  Identify how you can accomplish this?()
    A

    You should call the ReadXml method with the ReadSchema XML read mode.

    B

    You should call the ReadXml method with the InferTypedSchema XML read mode.

    C

    You should call the ReadXmlSchema method.

    D

    You should call the ReadXml method with the InferSchema XML read mode.


    正确答案: A
    解析: 暂无解析

  • 第21题:

    单选题
    You are creating a Windows Forms Application by using the .NET Framework 3.5.You plan to design a new control that will be used on multiple forms in the app.You need to ensure that the control meets the following requirement:   (1)It retrieves data from a MSSQL Server 2008 database instance.   (2)It uses WPF classes to display data.   (3)It uses user-customizable actions when the control is first painted on the form.    What should you do?()
    A

    Create a new custom class for the control that is derived from the Control class.

    B

    Create a new custom class for the control that is derived from the UserControl class.

    C

    Create a new custom class for the control that is derived from the ContentControl class.

    D

    Create a new custom class for the control that is derived from the ContentPresenter class.


    正确答案: B
    解析: 暂无解析

  • 第22题:

    单选题
    You perform a security audit on a server named server1. You install the Microsoft network monitor 3.0 application on server1. You find that only some of the captured frames dsplay host mnemonic names in the source column and the destination column. All other frames display ip addresses. You need to display mnemonic host names instead of ip addresses for all the frames what should you do?()
    A

    Create a new display filter and apply the filter to the capture.

    B

    Create a new capture filter and apply the filter to the capture.

    C

    Populate the aliases table and apply the aliases to the capture.

    D

    Configure the network monitor application to enable the enable converstations option, recapture the data to a new file.


    正确答案: A
    解析: 暂无解析

  • 第23题:

    单选题
    Certkiller .com has a network that consists of a single Active Directory domain.Windows Server 2008 is installed on all domain controllers in the network.  You are instructed to capture all replication errors from all domain controllers to a central location. What should you do to achieve this task()
    A

    Initiate the Active Directory Diagnostics data collector set

    B

    Set event log subscriptions and configure it

    C

    Initiate the System Performance data collector set

    D

    Create a new capture in the Network Monitor


    正确答案: C
    解析: 暂无解析