Multiple choice Which of the following is an incorrect statement about REST service? It provides resource identification through URI. It provides uniform interface. It cannot handle crude operations. It defines self-descriptive messages. Every interaction with a resource is stateless. Reveal answer Fill a bubble to check yourself C Correct answer Explanation REST is the most suitable for CRUDE operations.