| Snaprecruit.com

| Snaprecruit.com

Interview question based on skill :

Take as many assements as you can to improve your validate your skill rating

Total Questions: 5

1. Which of the following is correct about web services?

Correct Answer is : Both of the above.

2. Which of the following protocol is used by RESTful web services as a medium of communication between client and server?

Correct Answer is : HTTP

3. Which of the following is correct about addressing in RESTful web services?

Correct Answer is : It is analogous to locate a postal address of a person.

4. Which of the following HTTP method should be used to fetch resource using RESTful web service?

Correct Answer is : GET

5. Which of the following directive of Cache Control Header of HTTP response indicates that resource is not cachable?

Correct Answer is : Private