When the session data is written to a file, it can be read back, decoded and applied to the current session using the . . . . function.
A
session_reset()
B
session_get_cookie_params()
C
session_encode()
D
session_decode()
Correct Answer: session_decode()