- A. It refers to raw facts stored in a computer that have no specific meaning on their own.
- B. It is processed, organized, and formatted data that can be utilized in a significant way.Correct
- C. It is a software-based tool used to write instructions to access and manipulate tables.
- D. It is the physical hard disk and storage media used to store database records.
12th Standard Computer Science — Database Concepts: Additional MCQs with Answers & Explanations
15 extra multiple-choice questions for Database Concepts (12th Standard Computer Science, Samacheer Kalvi), beyond the ones printed in the textbook — each with the correct option highlighted and a clear, worked explanation. Free to read in English and Tamil.
- A. To increase data redundancy by duplicating records across multiple physical drives.
- B. To divide data into multiple tables in such a way that unnecessary repetition is minimized.Correct
- C. To eliminate the need for using any query languages to fetch or retrieve records.
- D. To allow only a single user to access and write data at any given time.
- A. Hardware
- B. SoftwareCorrect
- C. Data
- D. Procedures
- A. A child can have many parents, and a parent can have only one child.
- B. A child can have only one parent, but a parent can have many children.Correct
- C. Both parents and children can have an unlimited number of parent-child relationships.
- D. Children nodes are completely independent and cannot be linked to any parent node.
- A. In a network model, data is stored in flat files, whereas the hierarchical model uses tables.
- B. In a network model, a child record can have many parent nodes, representing many-to-many relationships.Correct
- C. The network model does not support any relationship mappings between its entities.
- D. The network model restricts each parent node to having at most one child node.
- A. Rectangle
- B. Diamond
- C. EllipseCorrect
- D. Triangle
- A. They are completely independent and cannot share any properties.
- B. They inherit attributes and behaviors from the "Shape" object.Correct
- C. They are stored as flat text strings inside the "Shape" object.
- D. They act as parent nodes that control the "Shape" object in a tree hierarchy.
- A. Application Programmer
- B. Database Administrator (DBA)Correct
- C. End User
- D. Database Designer
- A. One row in table A can link to many rows in table B, and one row in table B can link to many rows in table A.
- B. One row in table A is linked to many rows in table B, but one row in table B is linked to only one row in table A.Correct
- C. Every single row in table A must be identical to every corresponding row in table B.
- D. Rows in table A are completely prevented from linking to any rows in table B.
- A. It selects a subset of rows from the table that satisfy a specific horizontal condition.
- B. It eliminates all attributes of the input relation except those specified in the projection list.Correct
- C. It joins all rows of two distinct tables and keeps all duplicate records.
- D. It changes the data types of all selected columns to floating-point numbers.
- A. The column index where the search begins.
- B. The selection condition applicable to the attributes of relation R.Correct
- C. The count of duplicate tuples to be removed from the relation.
- D. The name of the database file that holds relation R.
- A. Cartesian Product
- B. IntersectionCorrect
- C. Projection
- D. Selection
- A. 7 tuples
- B. 1 tuple
- C. 12 tuplesCorrect
- D. 64 tuples
- A. A relation containing all tuples that are present in both A and B.
- B. A relation containing all tuples that are in A but not in B.Correct
- C. A relation containing all tuples that are in B but not in A.
- D. A relation combining all attributes of A and B without any row filtering.
- A. Union (\(_\cup\))
- B. Cartesian Product (\(X\))
- C. Select (\(_\sigma\))Correct
- D. Intersection (\(_\cap\))
More for this chapter
About these Database Concepts questions
These are the Additional multiple-choice questions for Database Concepts from the Tamil Nadu State Board (Samacheer Kalvi) 12th Standard Computer Science syllabus. Each question shows the correct option and an original, step-by-step explanation so you understand the method, not just the answer. Use the answer key above to jump to any question, then take the practice test to check yourself under exam-like conditions.
Frequently asked questions
How many MCQs are there in Database Concepts?
This chapter has 15 book-back multiple-choice questions, each with the correct answer and a step-by-step explanation.
Are these 12th Standard Computer Science MCQs free to practise online?
Yes. Every question, answer and explanation here is free, and you can also take them as a timed practice test.
Where can I find the Database Concepts book-back answers?
The correct option for each question is highlighted on this page with a worked explanation, plus a quick answer-key summary at the top.