?
How many ways can a session data be stored?
Answer & Solution
Correct Answer:
Option
B
Within flat files(files), within volatile memory(mm), using the SQLite database(sqlite), or through user defined functions(user).
Join the Discussion
Login to post a comment or share your explanation.
Login