Which term is used to describe small units of text that are stored on a client computer and retrieved to maintain state?
Which term is used to describe small units of text that are stored on a client computer and retrieved to maintain state?A . traceB . cookieC . server transferD . cross-page postView AnswerAnswer: B Explanation: HTTP is a stateless protocol. This means that user data is not persisted from one...