Multiple choice technology operating systems

What happens when you end a disconnected session running on the remote server?

  1. all data is lost

  2. only the connection closes

  3. all applications running on the server remain active

  4. the session becomes available on the server.

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

When a disconnected session ends, the session state becomes available on the server for reconnection. The applications remain running, and data is preserved. Options A and C are incorrect because data and applications persist. Option B is incorrect because more than just the connection closes - the session state changes.