InterviewSolution
Saved Bookmarks
| 1. |
What is the purpose of the basic validation?(a) Data correctness(b) Mere data existence(c) Both Data correctness and Mere data existence(d) Data modificationI got this question in an online quiz.My doubt stems from Validation topic in section Caching, Debugging and Animation of JavaScript |
|
Answer» Right OPTION is (b) Mere data existence |
|