Form validation traditionally was performed by ___________

Form validation traditionally was performed by ___________ Correct Answer JavaScript

Form validation is checking if the form has been filled correctly. Traditionally it has been performed by JavaScript but now HTML5 is introducing validation. Hence browser does all the work of validation. Validation reduces the amount of work for the server.
Bissoy MCQ

Related Questions

In cross-validation, what is the main drawback of Leave-One-Out Cross-Validation (LOOCV) compared to k-fold cross-validation?
Where the order in which reciprocal promises are to be performed is expressly fixed by the contract, they shall be performed in that order; and where the order is not expressly fixed it shall be performed:
In which part does the form validation occur?