employer cover photo
employer logo

ION Trading interview question

How will make sure in a client server application that no request are lost?

Interview Answers

Anonymous

29 Oct 2009

By using a queue to store the requests

Anonymous

13 Sept 2019

We can perform handshaking mechanism using ACK or NAK(Negative acknowledgement) to notify the client about any failure in the request.