What would happen if the data in the client had been wrong?

What would happen if the data in the client had been wrong? Correct Answer Sends back the data and Waits for correction

The only way to obtain data is from the server side which is used to perform further operations on the data. If some of the data that had been entered by the client had been in the wrong form or was simply missing, the server would have to send all the data back to the client and request that the form is resubmitted with correct information.

Related Questions

In a client/server model, a client program -----.