InterviewSolution
Saved Bookmarks
| 1. |
In which part does the form validation occur?(a) Client(b) Server(c) Both Client and Server(d) User sideI had been asked this question in an internship interview.My doubt is from Validation in division Caching, Debugging and Animation of JavaScript |
|
Answer» Right option is (b) Server |
|