31.
Which one of the following is the very first task executed by a session enabled page?

32.
How many ways can a session data be stored?

33.
Which directive determines how the session information will be stored?

34.
Which one of the following is the default PHP session name?

36.
If the directive session.cookie_lifetime is set to 3600, the cookie will live until.

37.
Neglecting to set which of the following cookie will result in the cookie’s domain being set to the host name of the server which generated it.

38.
What is the default number of seconds that cached session pages are made available before the new pages are created?

39.
What is the default time(in seconds) for which session data is considered valid?