📚 CBSE Grade-10 Study Guide Open in the Study Guide single page app →
HomeArtificial Intelligence

Artificial Intelligence — CBSE Class 10 board question

Q1. [1]
For Data Science, data is typically collected in tabular form and stored in various formats. Which of the following is commonly used for storing such tabular data sets?
  1. (A) SQL databases
  2. (B) HTML files
  3. (C) JSON
  4. (D) NumPy
Previously asked in CBSE board exam
2025 104/S Q2 (vi)
Generated by claude-sonnet-4-6 · 2026-06-21 03:20 · grounding rag
Model Answer

(A) SQL databases

SQL databases are commonly used for storing tabular data sets in Data Science, as they organise data in rows and columns for efficient querying and analysis.

---

Explanation

The source passage (Orange Data Mining chapter) mentions that the File widget in Orange loads data from CSV, Excel, and SQL formats — confirming SQL databases as a standard storage format for tabular data. NumPy is a Python library (not a storage format), HTML is for web pages, and JSON stores non-tabular/nested data. Examiners expect you to simply identify option (A) with a brief justification.

If a question refers to an image, map, graph or diagram that is not shown here, open the Study Guide single page app, go to Library and find the actual CBSE question paper. The original papers are also available on the CBSE website: cbse.gov.in.
Previous-year CBSE Grade 10 board exam questions, organised by subject and chapter, each with a model answer — free to read and print.