Q8 Multiple choice Mark for later Which two options are REST principles? (Choose two.) Select all that apply. A RESTful applications use a stateless architecture. B RESTful application use HTTP headers and status codes as a contract with the clients. C RESTful applications cannot use caching. D RESTful application servers keep track of the client state. E RESTful applications favor tight coupling between the clients and the servers. Correct answer