Vidyalelo
PHP · Q31

HTML Forms Handling

Programming · PHP · question 31

Q31

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

A.
Delete the previous session
B.
Start a new session
C.
Check whether a valid session exists
Answer
D.
Handle the session

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board