Home / CSE / Javascript - CS :: Discussion

Discussion :: Javascript - CS

  1. What is the purpose of data format validation?

  2. A.

     Data correctness

    B.

     Mere data existence

    C.

     Both Data correctness and Mere data existence

    D.

     None of the mentioned

    View Answer

    Workspace

    Answer : Option A

    Explanation :

    The data that is entered must be checked for correct form and value. This would need to put more logic to test correctness of data.


Be The First To Comment