Which of the following is true about stateless applications?
a. It does not retain values from the page after a postback.
b. It uses a State Session to retain the values
c. Requires state management techniques to preserve values from the page
d. A new instance of the page gets created upon postback