Interview Question
Qus: Why we should avoid the roundtrip action in net?
When the user has access request and made to the system , so the request will go from client to server and go back from server to client , thus making to and for action in the system.
Answers (2)