CompTIA认证考试

When installing a new scanner, Windows XP does not automatically recognize the scanner. Which of the following actions should be taken?()A、Use the Scanners and Cameras Wizard to add the device.B、Enable the scanner in the BIOS.C、Add new printer Wizard.D、En

题目

When installing a new scanner, Windows XP does not automatically recognize the scanner. Which of the following actions should be taken?()

  • A、Use the Scanners and Cameras Wizard to add the device.
  • B、Enable the scanner in the BIOS.
  • C、Add new printer Wizard.
  • D、Ensure the scanner is not locked.
参考答案和解析
正确答案:A
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

A user is reporting that access to a file server is much slower than it has been. The system administrator completes a test of the server using a system monitoring tool and compares it to the previously taken baseline. The comparison shows that there are no significant changes in the use ofsystem resources.  Which of the following actions should be taken to resolve this users problem?()

  • A、 Add additional RAM to the users PC
  • B、 Troubleshoot the users PC
  • C、 Add additional RAM to the server
  • D、 Add additional hard drive space to the server

正确答案:B

第2题:

A user needs assistance in troubleshooting a printing problem. The print job seems to process correctly at the workstation but never comes out of the printer. Which of the following should atechnician recommend?()

  • A、Restart the print job in the print queue.
  • B、Print a test page from the printer properties.
  • C、Run the Add Printer Wizard.
  • D、Restart the print spooler service.

正确答案:D

第3题:

A technician receives a new printer for repair and the work order states that when powered on theprinter makes a loud noise and will not print. Which of the following actions should the technician take? ()

  • A、Install new drivers on the computer.
  • B、Install a new ink cartridge.
  • C、Install a print head on the printer.
  • D、Remove the packing tape from the print head.

正确答案:D

第4题:

You create a Web Form that allows users to create a new account. You add a CreateUserWizard control by using the following code segment. You need to ensure that the wizard automatically sends an e-mail message to users when they finish creating their accounts. You add a valid element to the Web.config file. Which code segment should you add to the Page_Load event? ()

  • A、Wizard1.RequireEmail = True
  • B、Wizard1.Email = "user@address.com"
  • C、Wizard1.MailDefinition.From = "registration@mysite.com"
  • D、SmtpMail.SmtpServer = "mail.contoso.com"

正确答案:C

第5题:

You administer a Windows 2000 Professional desktop computer. TKPrinter1 is a printer used by the engineering and research departments. The printer is shared from the Windows 2000 Professional computer that you administer. The engineering department frequently prints documents that are several pages in length, which takes a long time to print. Users in the research department who have small files to print often must wait a long time for their jobs to print. You want to reduce the time it takes for the user in research department to print their files. You want to accomplish this with the least amount of administrative effort.  What should you do?()

  • A、Monitor the print queue, and raise the priority of all the print jobs that are sent by users who are not members of the engineering department.
  • B、Delete the old printer. Add a new printer, and set the priority to a higher value. Pause the print queue only when the engineering print jobs are printing.
  • C、Configure the priority of TKPrinter1 to 50. Add a new printer, and set the priority to 1. For the new printer, deny Print permission for users in the engineering department.
  • D、Configure the priority of TKPrinter1 to 50. Add a new printer, and set the priority to 70. For the new printer, deny Print permission for users in the engineering department.

正确答案:D

第6题:

When installing a new Plug and Play sound card, a technician should turn off and unplug the computer; remove the computer’s cover; locate the sound card slot, insert and secure the card in the slot and:()

  • A、plug in and turn on the computer; let Windows recognize the new hardware and install the driver.
  • B、plug in the computer; let Windows recognize the new hardware and plug in the speakers.
  • C、let Windows recognize the new hardware; install the driver and plug in the speakers.
  • D、turn on and plug in the computer; let Windows recognize the new hardware and install the driver.

正确答案:A

第7题:

When installing an inkjet printer for the first time, which of the following should be done FIRST? ()

  • A、Print a test page from the Printer icon under the printers tab.
  • B、Select the new printer as the default printer.
  • C、Run the printhead alignment within the Tools folder of the printer.
  • D、Ensure that the printer is set for bi-directional printing.

正确答案:C

第8题:

A technician receives a new printer for repair and the work order states that when powered on the printer makes a loud noise and will not print.  Which of the following actions should the technician take? ()

  • A、Install new drivers on the computer.
  • B、Install a new ink cartridge.
  • C、Install a print head on the printer.
  • D、Remove the packing tape from the print head.

正确答案:D

第9题:

You install a new USB scanner on a Windows 2000 Professional computer. Two weeks later, the user of the computer informs you that when he scans images with the scanner, the colors do not display correctly. When he prints the scanned images, the colors print correctly.  You need to ensure that the scanned images display the correct colors. What should you do?()

  • A、In Scanners and Cameras in Control Panel, remove the color management profile.
  • B、In the Display Properties in Control Panel, set the Windows color scheme to Windows standard.
  • C、In the advanced properties of the Display Properties in Control Panel, remove all color      management profiles.
  • D、In the Display Properties in Control Panel, increase the colors setting.

正确答案:C

第10题:

You use Microsoft .NET Framework 4 to create a Windows Forms application. You add a new class named Customer to the application. You select the Customer class to create a new object data source. You add the following components to a Windows Form: A BindingSource component named customerBindingSource that is data-bound to the Customer object data source. A set of TextBox controls to display and edit the Customer object properties. Each TextBox control is data-bound to a property of the customerBindingSource component. An ErrorProvider component named errorProvider that validates the input values for each TextBox control. You need to ensure that the input data for each TextBox control is automatically validated by using the ErrorProvider component. Which two actions should you perform?()

  • A、 Implement the validation rules inside the Validating event handler of each TextBox control by throwing an exception when the value is invalid.
  • B、 Implement the validation rules inside the TextChanged event handler of each TextBox control by throwing an exception when the value is invalid.
  • C、 Implement the validation rules inside the setter of each property of the Customer class by throwing an exception when the value is invalid.
  • D、 Add the following code segment to the InitializeComponent method of the Windows Form.   this.errorProvider.DataSource = this.customerBindingSource;
  • E、 Add the following code segment to the InitializeComponent method of the Windows Form.    this.errorProvider.DataSource = this.customerBindingSource.DataSource;    this.errorProvider.DataMember = this.customerBindingSource.DataMember;

正确答案:C,D

更多相关问题