Q. In which part does the form validation occur?
β
Correct Answer: (B)
Server
Explanation: Form validation used to occur at the server, after the client had entered all necessary data and then pressed the Submit button.