MCQs City stays free thanks to ads. Please turn off your ad blocker for this site so content and features keep working.
Computer Networks
Web Caching
Q
In REST architecture, a REST Server simply provides access to resources and REST client accesses and presents the resources.
AA. F
BB. True view
CC.
DD.
Correct Answer:
B. B. True view
Explanation:
In REST architecture, a REST Server simply provides access to resources and REST client accesses and presents the resources. It is popularly used because it makes efficient use of the bandwidth and can be cached for better performance and scalability.