参考答案和解析
正确答案:用来浏览Internet上的主页的客户端软件。
更多“Browser”相关问题
  • 第1题:

    WWW is a large network of Internet servers providing______and other services to terminals running client applications such as a browser.

    A.modem
    B.compression
    C.hypertext
    D.encode

    答案:C
    解析:
    WWW由很多互联网服务器组成的一个大型网络,它向装有浏览器等客户端应用程序的终端提供了超文本等服务。

  • 第2题:

    浏览器的正确英语写法是:()

    • A、Nescape
    • B、IE
    • C、Opera
    • D、Browser

    正确答案:B

  • 第3题:

    A web browser need NOT always perform a complete request for a particular page that it suspects mightNOT have changed. The HTTP specification provides a mechanism for the browser to retrieve only a partialresponse from the web server; this response includes information, such as the Last-Modified date but NOTthe body of the page. Which HTTP method will the browser use to retrieve such a partial response?()

    • A、GET
    • B、ASK
    • C、SEND
    • D、HEAD
    • E、TRACE

    正确答案:D

  • 第4题:

    The technician has suspicions that a browser has been hijacked. Which of the following should the technician look for in this situation?()

    • A、A new default gateway has been setup.
    • B、A new Internet shortcut has been added.
    • C、A new web browser has been installed and is now the default.
    • D、A proxy server has been enabled.

    正确答案:D

  • 第5题:

    The Internet is based on the concept of a (an) ()relationship between computers.

    • A、 browser/server
    • B、 client/customer
    • C、 entity/relationship
    • D、 client/server

    正确答案:D

  • 第6题:

    WWW服务器采用()负责信息显示与向服务器发送请求。

    • A、URL
    • B、html
    • C、HTTP/IP
    • D、browser

    正确答案:C

  • 第7题:

    Which Cisco Unified Contact Center Express 4.5 platform set supports the embedded internet browser in the Cisco Agent Desktop? ()

    • A、Premium only  
    • B、Enhanced and Premium only  
    • C、Standard, Enhanced, and Premium  
    • D、Cisco Unified Contact Center Express does not support embedded internet browser

    正确答案:A

  • 第8题:

    下列有关文件浏览器(File Browser)描述错误的是()。

    • A、File Browser可以浏览图像文件
    • B、File Browser可以查找图像文件
    • C、File Browser可以删除图像文件
    • D、File Browser可以改变图像文件大小

    正确答案:D

  • 第9题:

    You are the desktop administrator for your company. Your company’s software developers use Windows XP Professional and IIS on their client computers to develop Web-based applications. All client computers use Microsoft Internet Explorer 6. 0 or later as their Web browser. One of the developers reports that he can no longer access the Web-based application on his desktop by using his Web browser. When you attempt to access the application by using your Web browser, you receive the following error message: “Cannot find server or DNS Error.” You verify that the World Wide Web Publishing Service is started on the developer’s computer. You also verify that you are using the correct URL to access the developer’s computer by using your Web browser. You need to ensure that the developer can access the Web application by using his Web browser. How should you configure the developer’s computer?() 

    • A、Start the default Web site.
    • B、Start the IIS Admin Service.
    • C、Run the IPconfig /registerdns command.
    • D、In the default Web site properties,disable the host header setting.

    正确答案:A

  • 第10题:

    名词解释题
    Browser

    正确答案: 用来浏览Internet上的主页的客户端软件。
    解析: 暂无解析

  • 第11题:

    单选题
    The technician has suspicions that a browser has been hijacked. Which of the following should the technician look for in this situation?()
    A

    A new default gateway has been setup.

    B

    A new Internet shortcut has been added.

    C

    A new web browser has been installed and is now the default.

    D

    A proxy server has been enabled.


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

  • 第12题:

    单选题
    You are the desktop administrator for your company. Your company’s software developers use Windows XP Professional and IIS on their client computers to develop Web-based applications. All client computers use Microsoft Internet Explorer 6. 0 or later as their Web browser. One of the developers reports that he can no longer access the Web-based application on his desktop by using his Web browser. When you attempt to access the application by using your Web browser, you receive the following error message: “Cannot find server or DNS Error.” You verify that the World Wide Web Publishing Service is started on the developer’s computer. You also verify that you are using the correct URL to access the developer’s computer by using your Web browser. You need to ensure that the developer can access the Web application by using his Web browser. How should you configure the developer’s computer?()
    A

    Start the default Web site.

    B

    Start the IIS Admin Service.

    C

    Run the IPconfig /registerdns command.

    D

    In the default Web site properties,disable the host header setting.


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

  • 第13题:

    下面模式中不是服务器应用系统架构模式的是()

    • A、Client/Server二层架构模式
    • B、Browser/Server三层架构模式
    • C、Browser/AppliCAtion/Server四层架构模式
    • D、模板方法模式

    正确答案:D

  • 第14题:

    用户登录“大集中”征管系统,同时开启web browser和java client,如果关闭了web browser,那么java client就不能正常运行。


    正确答案:错误

  • 第15题:

    When designing a system to use WS-Federation, which browser Single Sign-On (SSO) method should be used?()

    • A、Browser GET
    • B、Browser POST
    • C、Browser Artifact
    • D、Browser Response

    正确答案:B

  • 第16题:

    为什么在Intranet中都采用Browser/Server模式?该模式有何优点?


    正确答案: 在INTRANET中,客户机上的用户可以进入INTERNET进行访问,去访问各种类型的服务器。如果在这种情况下仍采用两层结构的客户机/服务器模式意味着在客户机上必须配置访问这些服务器的接口和大量的客户机访问软件。为解决这一问题,在INTRANET中又增设了WEB服务器。此时客户机不再是直接访问任何类型的(数据库)服务器,而只是访问WEB服务器。再由WEB服务器代理客户机去访问某个(数据库)服务器,由于此时的客户机(已配上浏览器软件)可以浏览INTERNET中几乎所有的允许访问的数据库服务器。因此便把客户机称为WEB浏览器,这样就形成了WEB浏览器、WEB服务器和数据库服务器三层的客户/服务器模式。
    浏览器/服务器模式的优点:
    客户机简单;稳定的客户机软件环境;统一的用户界面与文件格式。

  • 第17题:

    browser浏览器


    正确答案: 一个存取和显示从WWW来的信息的计算机程序。浏览器包含多个应用程序,利用对象名确定哪个应用应被用来访问该对象。

  • 第18题:

    NET的体系架构是()。

    • A、client/server
    • B、MVC
    • C、显示层/逻辑层/数据层
    • D、browser/server

    正确答案:C

  • 第19题:

    The JSP developer wants a comment to be visible in the final output to the browser. Which comment styleneeds to be used in a JSP page?()

    • A、<!-- this is a comment -->
    • B、<% // this is a comment %>
    • C、<%-- this is a comment --%>
    • D、<% /** this is a comment **/ %>

    正确答案:A

  • 第20题:

    NetscapeCommunicator4.6中设置电子邮件的步骤是()。

    • A、Edit→Preferences→Mail&Groups
    • B、File→Preferences→Mail&Groups
    • C、Edit→Preferences→Browser
    • D、File→Preferences→Browser

    正确答案:A

  • 第21题:

    单选题
    Use the()version of your web browser.
    A

    later

    B

    last

    C

    latest

    D

    late


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

  • 第22题:

    判断题
    用户登录“大集中”征管系统,同时开启web browser和java client,如果关闭了web browser,那么java client就不能正常运行。
    A

    B


    正确答案:
    解析: 用户使用“大集中”征管系统,即使关闭了web browser,java client仍可正常运行

  • 第23题:

    名词解释题
    browser浏览器

    正确答案: 一个存取和显示从WWW来的信息的计算机程序。浏览器包含多个应用程序,利用对象名确定哪个应用应被用来访问该对象。
    解析: 暂无解析