Register Now

Login

Lost Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

How many ways can a session data be stored?

a) 3
b) 4
c) 5
d) 6

Answer: b
Explanation: Within flat files(files), within volatile memory(mm), using the SQLite database(sqlite), or through user defined functions(user).

Join The Discussion