Multiple choice There is no problem, if client crashes in _________ stateless servers stateful servers both (1) and (2) none of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Stateless servers do not maintain client state between requests, so if a client crashes, the server is unaffected because it does not rely on persistent state for that client.