Which of the following does correctly describe the web form feature of web applications
Select Answer:
Web forms are instantiated, sent to the browser, and destroyed immediately.
Web forms are instantiated, sent to the browser, and destroyed every 10 minutes.
Web forms are instantiated, sent to the browser, and destroyed based on server timeout setting.
Web forms are instantiated, sent to the browser, and destroyed when the user closes the browser wind
|