Question:Which method will delete the session cookie and all session data stored in the temporary file system?
A Nullable() B destroy() C unset()
+ AnswerB
+ Report