Solved

Which Two Statements About a Stateless Application Are True? (Choose

Question 23

Multiple Choice

Which two statements about a stateless application are true? (Choose two.)


A) Different requests can be processed by different servers.
B) Requests are based only on information relayed with each request.
C) Information about earlier requests must be kept and must be accessible.
D) The same server must be used to process all requests that are linked to the same state.
E) No state information can be shared across servers.

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions