Tag: web technology

Questions Related to web technology

  1. Service

  2. Marketing

  3. Development

  4. Sales


Correct Option: A,B,D

Indicate which one of the following is correct

  1. 01 level entry cannot have any picture clause.

  2. 01 level entries may appear in any section of the Data Division.

  3. 01 level entries may appear only in the File Section.

  4. 01 level entries may appear only in the working-storage section and that too after all 77 level entries.


Correct Option: B

HTML status code 305 specifies

  1. The resource has permanently moved to a different URI.

  2. The server has refused to fulfill the request.

  3. The document/file requested by the client was not found.

  4. The requested resource can only be accessed through the proxy specified in the location field.


Correct Option: D
  1. The server will not accept the request without a valid Content-Length header field.

  2. A precondition specified in one or more Request-Header fields returned false.

  3. The document/file requested by the client was not found.

  4. The request first requires authentication with the proxy.


Correct Option: B
  1. Not Implemented

  2. Internal Server Error

  3. Bad Gateway

  4. HTTP Version Not Supported


Correct Option: C
  1. The client failed to sent a request in the time allowed by the server.

  2. The request was successful but the User-Agent should reset the document view that caused the request.

  3. The requested response is at a different URI and should be accessed using a GET command at the given URI.

  4. Reserved for future use.


Correct Option: B
  1. HTTP Version Not Supported

  2. The upstream server failed to send a request in the time allowed by the server.

  3. The server received an invalid response from the upstream server while trying to fulfill the request.

  4. The request was unsuccessful due to an unexpected condition encountered by the server.


Correct Option: D
  1. The requested resource has been found under a different URI but the client should continue to use the original URI.

  2. Reserved for future use.

  3. The request was successful and a new resource was created.

  4. The syntax of the request was not understood by the server.


Correct Option: A