JOBSEEKERS
Login
Sign Up
Jobseeker
Employer
Staffing Firm
Direct Client
RESTful architecture interview questions
RESTful architecture interview questions
Back
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?
A. A web service is a collection of open protocols and standards used for exchanging data between applications or systems.
B. Software applications written in various programming languages and running on various platforms can use web services to exchange data among them over computer networks like the Internet.
C. Both of the above.
D. None of the above.
Show Correct Answer
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?
A. HTTP
B. FTP
C. Gopher
D. None of the above.
Show Correct Answer
Correct Answer is :
HTTP
3. Which of the following is correct about addressing in RESTful web services?
A. Addressing refers to locating a resource or multiple resources lying on the server.
B. It is analogous to locate a postal address of a person.
C. Both of the above.
D. None of the above.
Show Correct Answer
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?
A. GET
B. DELETE
C. PUT
D. OPTIONS
Show Correct Answer
Correct Answer is :
GET
5. Which of the following directive of Cache Control Header of HTTP response indicates that resource is not cachable?
A. Public
B. Private
C. no-cache/no-store
D. max-age
Show Correct Answer
Correct Answer is :
Private
Similar Interview Questions
Search for latest jobs
Find Jobs