You are running Linux 2.0.36 and you need to add a USB mouse

题目
单选题
You are running Linux 2.0.36 and you need to add a USB mouse to your system. Which of the following statements is true?()
A

 You need to rebuild the kernel.

B

 You need to upgrade the kernel

C

 You need to load the USB modules for your existing modular kernel.

D

 USB support is not available in Linux.

参考答案和解析
正确答案: C
解析: 暂无解析
如果没有搜索结果或未解决您的问题,请直接 联系老师 获取答案。
相似问题和答案

第1题:

You are creating a Windows Communication Foundation (WCF) service that implements operations in a RESTful manner. You need to add a delete operation. You implement the delete method as follows:void DeleteItems(string id);You need to configure WCF to call this method when the client calls the service with the HTTP DELETE operation. What should you do?()

A. Add the WebInvoke(UriTemplate="/Items/{id}", Method="DELETE") attribute to the operation

B. Add the HttpDelete atribute to the operation

C. Replace the string parameter with a RemovedActivityAction parameter

D. Replace the return type with RemovedActivityAction.


参考答案:A

第2题:

You need to configure the power settings of your portable computer so that the display turns off when it is inactive and running on battery power. You also need to ensure that the power settings of the hard disk remain unaffected.What should you do?()

A.A

B.B

C.C

D.D


参考答案:A

第3题:

● The computer you are using is protected usually by (75) .

A. password B. key C. mouse D. USB


正确答案:A

第4题:

You have a computer that runs Windows 7. You need to identify which hardware is required to create a system repair disc.  Which hardware should you identify?()

  • A、CD/DVD burner
  • B、floppy disk
  • C、tape drive
  • D、USB disk

正确答案:A

第5题:

You have a computer with a USB keyboard that is running Windows 2000 Professional. You install a USB scanner on this system. The system asks for the driver and you install them. After you restart your computer, you notice that the keyboard doesn’t work anymore. What should you do in order to make both, the keyboard and the scanner work? ()

  • A、Update the scanner drivers using certified drivers
  • B、Enable the USB port in the computers BIOS
  • C、USB keyboards DO NOT exist
  • D、Enable the USB hub controller
  • E、Reinstall the USB device driver and disable the USB error detection

正确答案:A

第6题:

You share your computer with other users. You install a new Microsoft add-on to view videos on the computer. You discover that this add-on conflicts with existing add-ons that other users frequently require.You need to ensure that you are able to view videos without affecting other users.What should you do?()

A.A

B.B

C.C

D.D


参考答案:C

第7题:

You are developing a Windows Presentation Foundation (WPF) application to play audio files. You add MediaElement mediaElement1 and a Button control named btnPlayAudio to the design surface. The MediaElement co.. audio file. The LoadedBehavior attribute is set to Manual.You add the following code to the main Window.You set the command of the button to MediaCommands.Play.You need to ensure that the application will play the audio file when the button is pressed.What should you add to constructor of the main window ?()

A.

B.

C.

D.


参考答案:D

第8题:

You create a Web site. You add an EditorZone control to the home page on the Web site. You need to enable users to customize the size and location of the Web Parts on their home pages.Which two controls should you add to the EditorZone control?()

A. BehaviorEditorPart

B. AppearanceEditorPart

C. PropertyGridEditorPart

D. LayoutEditorPart


参考答案:B, D

第9题:

You share your computer with other users.  You install a new Microsoft Windows Internet Explorer add-on to view videos on the computer. You discover that this add-on conflicts with existing add-ons that other users frequently require. You need to ensure that you are able to view videos without affecting other users.  What should you do?()

  • A、Uninstall the new Windows Internet Explorer add-on.
  • B、Log on as an administrator and disable the new Windows Internet Explorer add-on.
  • C、Direct other users to log on and disable the new Windows Internet Explorer add-on.
  • D、Select the Turn off Automatic Website Checking option for the Phishing filter.

正确答案:C

第10题:

You use Microsoft .NET Framework 4 to create a Windows Presentation Foundation (WPF) application. You create a Button control for the application. You need to ensure that the application meets the following requirements: When the mouse pointer is over the Button control, the background color of the button is set to red and the Button control appears bigger. When the mouse pointer is not over the Button control, the button returns to its original state. What should you do?()

  • A、 Create a template. Declare a VisualState element in the template.
  • B、 Create a StoryBoard animation. Add an EventTrigger class to the Button control that begins the StoryBoard animation.
  • C、 Create a ScaleTransform class. Bind the ScaleX and ScaleY properties of the Button control to the Background property by using a custom value converter.
  • D、 Add a method named ChangeAppearance in the code-behind file. Subscribe the ChangeAppearance  method to the MouseEnter event of the Button control.

正确答案:A

更多相关问题