πŸ“Š JavaScript
Q. What is the purpose of data format validation?
  • (A) Data correctness
  • (B) Mere data existence
  • (C) Both Data correctness and Mere data existence
  • (D) None of the mentioned
πŸ’¬ Discuss
βœ… Correct Answer: (A) Data correctness

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.

Explanation by: Mr. Dubey
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.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
175
Total Visits
πŸ“½οΈ
2 y ago
Published
πŸŽ–οΈ
Mr. Dubey
Publisher
πŸ“ˆ
92%
Success Rate