| 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. Web API supports which of the following protocol?

Correct Answer is : HTTP

2. Web API supports which of the following request/response data formats by default?

Correct Answer is : All of the above

3. Which of the following types are valid response types of Web API 2 action method?

Correct Answer is : All of the above

4. Which of the following statement is TRUE?

Correct Answer is : Web API can only be configured by code.

5. Web API controller must be derived from __________.

Correct Answer is : ApiController class