InterviewSolution
Saved Bookmarks
| 1. |
Which protocol is used by RESTful webservices? |
|
Answer» RESTful web services make use of HTTP protocol as a medium of communication between client and server. |
|