Q80
In which part does the form validation occur?
A.
Client
B.
Server
AnswerC.
Both Client and Server
D.
None of the mentioned
Answer: Option B
Solution
Answer: Option B
Solution:
Form validation used to occur at the server, after the client had entered all necessary data and then pressed the Submit button.