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

Oct 29, 2009

By using a queue to store the requests

Anonymous

Sep 13, 2019

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