0

web technology Online Quiz - 123

Description: web technology Online Quiz - 123
Number of Questions: 20
Created by:
Tags: web technology
Attempted 0/20 Correct 0 Score 0

CRM stands for ?

  1. Custom Remote Machine

  2. Current Retail Manager

  3. Customer relationship manager

  4. Currency Related Management


Correct Option: C

Is CRM is same as ERP ?

  1. True

  2. False


Correct Option: A
  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
  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

HTML Code 412 specifies

  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

HTML status code 502 specifies

  1. Not Implemented

  2. Internal Server Error

  3. Bad Gateway

  4. HTTP Version Not Supported


Correct Option: C

HTML code 205 specifies ___________ .

  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

500 error code is used to speicify

  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

302 code is used for specifying

  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

HTML status code 100 specifies

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

  2. The method specified in the Request-Line is not allowed for the specified resource.

  3. Tells the client that the first part of the request has been received and that it should continue with the rest of the request or ignore if the request has been fulfilled.

  4. The expectation given in the Expect request-header could not be fulfilled by the server.


Correct Option: C

The variable accessed using this object has scope of which type?

  1. session

  2. application

  3. request

  4. page


Correct Option: D

When the Web page is loaded in the browser, the cursor is already placed inside of the TextBox, ready to start typing. Using which of the following methods, you can place the cursor inside the TextBox?

  1. Focus

  2. AutoPostBack

  3. Submit

  4. Selected


Correct Option: A

LinkButton Server Control behaves like a

  1. Label

  2. Hyperlink

  3. Link to another page

  4. Button


Correct Option: D

What is Drupal ?

  1. Programming Language

  2. Content Management System

  3. Scripting Language

  4. Operating System


Correct Option: B

Are both CheckBox server control and checkBoxList server control, the same?

  1. True

  2. False


Correct Option: B

Drupal is written in which programming language ?

  1. Java

  2. c#

  3. PHP

  4. ASP.net


Correct Option: C
- Hide questions