Main business areas that CRM covers ?
Service
Marketing
Development
Sales
Indicate which one of the following is correct
01 level entry cannot have any picture clause.
01 level entries may appear in any section of the Data Division.
01 level entries may appear only in the File Section.
01 level entries may appear only in the working-storage section and that too after all 77 level entries.
204 code specifies request was sucessful but does not require the return of an entity-body
True
False
300 code speicifies requested resource has multiple possibilities, each with different locations
HTML status code 305 specifies
The resource has permanently moved to a different URI.
The server has refused to fulfill the request.
The document/file requested by the client was not found.
The requested resource can only be accessed through the proxy specified in the location field.
HTML Code 412 specifies
The server will not accept the request without a valid Content-Length header field.
A precondition specified in one or more Request-Header fields returned false.
The request first requires authentication with the proxy.
HTML status code 502 specifies
Not Implemented
Internal Server Error
Bad Gateway
HTTP Version Not Supported
HTML code 205 specifies ___________ .
The client failed to sent a request in the time allowed by the server.
The request was successful but the User-Agent should reset the document view that caused the request.
The requested response is at a different URI and should be accessed using a GET command at the given URI.
Reserved for future use.
500 error code is used to speicify
The upstream server failed to send a request in the time allowed by the server.
The server received an invalid response from the upstream server while trying to fulfill the request.
The request was unsuccessful due to an unexpected condition encountered by the server.
302 code is used for specifying
The requested resource has been found under a different URI but the client should continue to use the original URI.
The request was successful and a new resource was created.
The syntax of the request was not understood by the server.