📚 CBSE Grade-10 Study Guide
Download↓ Question paper (PDF)↓ Answer key (PDF)↓ Question paper + answer key (PDF)
CBSE Class X
Artificial Intelligence (417)
Question Paper
From previous CBSE Board Exam questions
Code: 1X5OKZQuestions: 1Maximum Marks: 1Generated: 2026-06-21 02:53
Selections used
SourcePrevious-year board
SubjectArtificial Intelligence (417)
LessonsAdvance Python
Year2022-2026
Questions selected1
Composition — Types: 2 MCQ
If a question refers to an image, map, graph or diagram that is not shown here, find the actual CBSE question paper on the CBSE website: cbse.gov.in.
Q1. [1] § Popular No-Code Tools § Orange Data Mining
It is a domain-specific language that is designed for managing data held in different kinds of DBMS (Database Management System). It is particularly useful in handling structured data. Which computer language is this ?
  1. (A) SQL
  2. (B) CSV
  3. (C) Spreadsheet
  4. (D) TXT
Previously asked in: 2024 104 Q3 (iv)
Q2. [1]
Which of the following is the correct expansion of CSV ?
  1. (A) Comma and Space Value
  2. (B) Comma Separated Values
  3. (C) Control Separated Values
  4. (D) Character Separated Values
Previously asked in: 2024 104 Q4 (i)
CBSE Class X
Artificial Intelligence (417)
Answer Key
From previous CBSE Board Exam questions
Code: 1X5OKZQuestions: 1Maximum Marks: 1Generated: 2026-06-21 02:53
Q1. [1] § Popular No-Code Tools § Orange Data Mining
It is a domain-specific language that is designed for managing data held in different kinds of DBMS (Database Management System). It is particularly useful in handling structured data. Which computer language is this ?
  1. (A) SQL
  2. (B) CSV
  3. (C) Spreadsheet
  4. (D) TXT
Previously asked in: 2024 104 Q3 (iv)
Generated by claude-sonnet-4-6 · 2026-06-21 03:19 · grounding rag
Model Answer

(A) SQL

SQL (Structured Query Language) is a domain-specific language designed for managing data in DBMS. It is particularly useful in handling structured data.

Explanation

CSV is a file format, Spreadsheet is an application, and TXT is a plain text file — none are languages for managing databases. SQL is the standard language used to query, insert, update, and delete data in relational databases. This is general computer science knowledge; the source passages focus on NLP, so recall this from your IT/CS fundamentals.

Q2. [1]
Which of the following is the correct expansion of CSV ?
  1. (A) Comma and Space Value
  2. (B) Comma Separated Values
  3. (C) Control Separated Values
  4. (D) Character Separated Values
Previously asked in: 2024 104 Q4 (i)
Generated by claude-sonnet-4-6 · 2026-06-21 03:20 · grounding rag
Model Answer

(B) Comma Separated Values

CSV stands for Comma Separated Values — a file format where data values are separated by commas.

Explanation

This is a straightforward full-form question. "Comma Separated Values" is the standard, universally accepted expansion of CSV. The other options are distractors with incorrect words (Space, Control, Character). Always remember the exact full form.

Previous-year CBSE Grade 10 board exam questions, organised by subject and chapter, each with a model answer — free to read and print.