InterviewSolution
Saved Bookmarks
| 1. |
What Is Shared Between Restful Resource That Is Used For Transfer Of State Between Client And Resource? |
|
Answer» A UNIFORM interface is shared between resources that comprises of a set of well‐defined operations, content TYPES and optionally supporting code‐on‐demand. A uniform interface is shared between resources that comprises of a set of well‐defined operations, content types and optionally supporting code‐on‐demand. |
|