JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
Web Api interview questions
Web Api interview questions
Back
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?
A. TCP
B. HTTP
C. Soap
D. All of the above
Show Correct Answer
Correct Answer is :
HTTP
2. Web API supports which of the following request/response data formats by default?
A. JSON
B. XML
C. BSON
D. All of the above
Show Correct Answer
Correct Answer is :
All of the above
3. Which of the following types are valid response types of Web API 2 action method?
A. HttpResponseMessage
B. IHttpActionResult
C. Custom types
D. All of the above
Show Correct Answer
Correct Answer is :
All of the above
4. Which of the following statement is TRUE?
A. Web API can be configured using web.config.
B. Web API can only be configured by code.
C. Web API can be configured using app.config.
D. None of the above
Show Correct Answer
Correct Answer is :
Web API can only be configured by code.
5. Web API controller must be derived from __________.
A. Controller class
B. ApiController class
C. WebApiController class
D. WebController class
Show Correct Answer
Correct Answer is :
ApiController class
Similar Interview Questions
Search for latest jobs
Find Jobs