DEV Community

Fahad Vahora
Fahad Vahora

Posted on

GSEB Std 11 Computer Chapter 1 MCQ Solutions English Medium 2026 New Textbook

Gujarat Board Std 11 Computer – English Medium
Chapter 1 – Introduction to Database Management System
Textbook Swadhyay – MCQ Solutions

📚 Chapter 1: Introduction to Database Management System

As per the new Gujarat Board syllabus introduced from 2026, Chapter 1 of Std 11 Computer is:

Introduction to Database Management System

In this article, we have covered all 10 textbook MCQs from the Chapter 1 Swadhyay along with their correct answers and short explanations.

These questions are useful for students preparing for their GSEB Std 11 Computer examination and quick revision.


📝 Textbook MCQ Solutions

Question 1: Which of the following is the full form of DBMS?

  • (a) Data Block Management System
  • (b) Database Management System
  • (c) Data Byte Management System
  • (d) Data Bit Management System

✅ Correct Answer: (b) Database Management System

Explanation:
DBMS stands for Database Management System. It is a software application that acts as a bridge between users and databases and helps users manage database information.


Question 2: Which of the following terms refers to processed data?

  • (a) Information
  • (b) Raw
  • (c) Facts
  • (d) Field

✅ Correct Answer: (a) Information

Explanation:
Information is processed data. Raw data is transformed through processing to become structured, relevant, and meaningful information.


Question 3: Which of the following is not a data model?

  • (a) Flat
  • (b) Relational
  • (c) Rotational
  • (d) Both (a) and (b)

✅ Correct Answer: (c) Rotational

Explanation:
DBMS supports different data models such as Hierarchical, Network, Relational, Flat, Semi-structured, Associative, and Context models. Rotational is not a valid data model.


Question 4: Which of the following best describes a StudentName in Database?

  • (a) Relationship
  • (b) Attribute
  • (c) Entity
  • (d) Data

✅ Correct Answer: (b) Attribute

Explanation:
A Field or Attribute represents a specific piece of data that describes a characteristic of an entity. For example, StudentName is an attribute of the Student entity.


Question 5: Which of the following is not a database?

  • (a) MySQL
  • (b) LibreOffice Base
  • (c) LibreOffice Impress
  • (d) SQL Server

✅ Correct Answer: (c) LibreOffice Impress

Explanation:
MySQL, LibreOffice Base, and SQL Server are database systems. LibreOffice Impress is presentation software used to create presentations, not a database system.


Question 6: Which of the following is not a general component of the database?

  • (a) Chart
  • (b) Table
  • (c) Queries
  • (d) Form

✅ Correct Answer: (a) Chart

Explanation:
The four basic database objects or components are Tables, Queries, Forms, and Reports. A Chart is not one of these core database components.


Question 7: Which of the following data types is used to store an image in a Base database?

  • (a) Text
  • (b) Binary
  • (c) Boolean
  • (d) Byte

✅ Correct Answer: (b) Binary

Explanation:
Binary data types, such as LONGVARBINARY, can be used to store digitized images, videos, or sound files in a database.


Question 8: In which of the following forms, can a data not be represented?

  • (a) Text
  • (b) Numeric
  • (c) Alphanumeric
  • (d) Picture

✅ Correct Answer: (d) Picture

Explanation:
In a database or spreadsheet table, a data value in a cell is generally represented as Text, Numeric, or Alphanumeric data. A Picture is usually treated as a separate object rather than a regular data value stored in a cell.


Question 9: Which of the following is a feature that allows us to enter data in a table in an easy and user friendly manner?

  • (a) Report
  • (b) Query
  • (c) Form
  • (d) Field

✅ Correct Answer: (c) Form

Explanation:
A Form provides a customized and user-friendly graphical interface (GUI) that makes it easier to add, edit, and delete records in a table.


Question 10: Which of the following cannot be used to store numbers?

  • (a) TINYINT
  • (b) DOUBLE
  • (c) DATE
  • (d) CHAR

✅ Correct Answer: (c) DATE

Explanation:
The DATE data type is used to store calendar dates, such as YYYY-MM-DD. TINYINT and DOUBLE are numeric data types, while CHAR can store numbers as characters.


🎥 Chapter 1 Video Playlist

Want to learn this chapter through video lessons?

You can also watch the Chapter 1 YouTube Playlist for a better understanding of the concepts.

👉 GSEB Std 11 Computer – Chapter 1 Video Playlist

The video lessons can help students understand the concepts more easily and prepare better for their exams.


📌 Quick Revision – Answer Key

Question Correct Answer
1 (b) Database Management System
2 (a) Information
3 (c) Rotational
4 (b) Attribute
5 (c) LibreOffice Impress
6 (a) Chart
7 (b) Binary
8 (d) Picture
9 (c) Form
10 (c) DATE

🎯 Conclusion

In this article, we covered all 10 textbook MCQs from GSEB Std 11 Computer – Chapter 1: Introduction to Database Management System, along with their correct answers and short explanations.

These MCQs can be used for quick revision and exam preparation.

If you are preparing for the GSEB Std 11 Computer exam, you can also check the upcoming articles for important questions, extra MCQs, practice questions, and quizzes.


💬 Your Feedback Matters!

If you find any mistake, missing information, or something that can be improved in this article, please let us know in the comments.

You can share:

  • ❓ If any answer seems incorrect.
  • 💡 If any topic needs a simpler explanation.
  • 📚 Which Chapter or topic you want next.
  • 📝 Whether you want more MCQs, Practice Questions, or Quizzes.
  • 👨‍🏫 Students, Teachers, and Parents — everyone is welcome to share their feedback.

Your one comment can help us create better and more useful educational content. ❤️

👇 Share your feedback in the comments!


🏷️ Tags

#gujaratboard #computer #dbms #students

Top comments (0)