SCWCD(310-083)

单选题You are creating a web form with this HTML: 11. 12. 13. 14. 15. Which HTTP method is used when sending this request from the browser?()A GETB PUTC POSTD SENDE FORM

题目
单选题
You are creating a web form with this HTML: 11. 12. 13. 14. 15. Which HTTP method is used when sending this request from the browser?()
A

GET

B

PUT

C

POST

D

SEND

E

FORM

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

YouarecreatingawebformwiththisHTML:11.<formaction="sendOrder.jsp">12.<inputtype="text"name="creditCard">13.<inputtype="text"name="expirationDate">14.<inputtype="submit">15.</form>WhichHTTPmethodisusedwhensendingthisrequestfromthebrowser?()

A.GET

B.PUT

C.POST

D.SEND

E.FORM


参考答案:A

第2题:

The Junos OS blocks an HTTP request due to the category of the URL.Which form of Web filtering is being used?()

A. redirect Web filtering

B. integrated Web filtering

C. categorized Web filtering

D. local Web filtering


参考答案:B

第3题:

You are creating a mobile Web Form that dynamically displays news items. You want to display news items by using an instance of a mobile TextView control named TextViewNews. You need to configure the Web Form that contains TextViewNews. The Web Form must enable pagination in casea users device does not display the full text of a news item.Which code segment should you use? ()

A.

B.

C.

D.


参考答案:D

第4题:

Which two HTTP methods are used to process from data in a servlet? ()

  • A、 do GET
  • B、 do Put
  • C、 do Post
  • D、 do Trace
  • E、 do Submit
  • F、 do Process

正确答案:A,C

第5题:

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

第6题:

The Junos OS blocks an HTTP request due to a Websense server response.Which form of Web filtering is being used?()

A. redirect Web filtering

B. integrated Web filtering

C. categorized Web filtering

D. local Web filtering


参考答案:A

第7题:

HTTP协议常用的请求方法有()。

  • A、GET
  • B、PUT
  • C、POST
  • D、HEAD
  • E、LINK

正确答案:A,C,D

第8题:

You create a Web Form that contains connected Web Parts. You write the following declaration in your Web Form.You need to ensure that your Web Part connection is valid. Which two actions should you perform? ()

A. Include a data source identified as "WebPartConnection1" on the Web Form.

B. Include a Web Part identified as "customerPart" on the Web Form.

C. Include a Web Part identified as "ordersPart" on the Web Form.

D. Ensure that you declare an interface named "IOrdersPart".

E. Ensure that you declare an interface named "ICustomerPart".

F. Ensure that each Web Part declares either a GetInterface or ProvideInterface method.


参考答案:B, C

第9题:

Your web page includes a Java SE v1.5 applet with the following declaration: 11. 13. 14. Which HTTP method is used to retrieve the applet code?()

  • A、GET
  • B、PUT
  • C、POST
  • D、RETRIEVE

正确答案:A

第10题:

The Junos OS blocks an HTTP request due to the category of the URL.Which form of Web filtering is being used?()

  • A、redirect Web filtering
  • B、integrated Web filtering
  • C、categorized Web filtering
  • D、local Web filtering

正确答案:B

更多相关问题