Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

VMware 2V0-72.22 Exam - Topic 9 Question 85 Discussion

Which two options are REST principles? (Choose two.)
A) RESTful applications use a stateless architecture. and 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.

VMware 2V0-72.22 Exam - Topic 9 Question 85 Discussion

Actual exam question for VMware's 2V0-72.22 exam
Question #: 85
Topic #: 9
[All 2V0-72.22 Questions]

Which two options are REST principles? (Choose two.)

Show Suggested Answer Hide Answer
Suggested Answer: A, B

REST stands for Representational State Transfer, which is an architectural style for designing web services that adhere to certain principles. One of these principles is statelessness, which means that each request from a client to a server must contain all the information necessary to understand the request, and that no session state is maintained on the server side. Another principle is uniform interface, which means that clients and servers communicate using a standardized protocol, such as HTTP, and use its features, such as headers and status codes, to exchange information about the resources and their representations.


Contribute your Thoughts:

0/2000 characters
Venita
4 days ago
C is wrong. Caching is allowed in REST.
upvoted 0 times
...
Gail
9 days ago
B makes sense too. Contracts are important!
upvoted 0 times
...
Raelene
14 days ago
Agreed! A is definitely a principle.
upvoted 0 times
...
Audria
19 days ago
I think A and B are correct. Stateless is key!
upvoted 0 times
...
Anisha
25 days ago
Wait, I’m surprised D is even an option!
upvoted 0 times
...
Eleonore
30 days ago
C is wrong, caching is a key feature!
upvoted 0 times
...
Rolande
1 month ago
Totally agree with A and B!
upvoted 0 times
...
Kenneth
1 month ago
I thought caching was allowed in REST?
upvoted 0 times
...
Aaron
2 months ago
A and B are definitely the right choices!
upvoted 0 times
...
Stefan
2 months ago
I recall that REST emphasizes loose coupling, so option E seems incorrect to me. I think A and B are the best choices.
upvoted 0 times
...
Shawnda
2 months ago
I feel like option C is wrong because caching is actually a key feature of REST, right?
upvoted 0 times
...
Domingo
2 months ago
I’m not entirely sure, but I think option B makes sense since HTTP headers are important for communication between clients and servers.
upvoted 0 times
...
Veronika
2 months ago
I remember that RESTful applications should be stateless, so I think option A is definitely one of the principles.
upvoted 0 times
...
Frederica
2 months ago
I vaguely recall that REST should avoid tight coupling, so I think option E is definitely wrong, but I’m not 100% on the others.
upvoted 0 times
...
Tequila
4 months ago
I feel like we had a practice question about HTTP headers being important for REST, so option B seems right to me.
upvoted 0 times
...
Fernanda
4 months ago
I’m not entirely sure, but I think caching is actually allowed in RESTful applications, which makes me doubt option C.
upvoted 0 times
...
Dorothy
4 months ago
I remember studying that RESTful applications are supposed to be stateless, so I think option A is definitely one of the principles.
upvoted 0 times
...

Save Cancel