0% found this document useful (0 votes)
17 views4 pages

IT AprilMCQ

This document contains a series of worksheets for Class X Information Technology, covering topics such as advanced features of writer, database management systems, and LibreOffice Base. Each worksheet includes multiple-choice questions designed to assess students' understanding of the material. The worksheets are structured by week and date, providing a comprehensive review of key concepts in the curriculum.

Uploaded by

vvd.3648
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
17 views4 pages

IT AprilMCQ

This document contains a series of worksheets for Class X Information Technology, covering topics such as advanced features of writer, database management systems, and LibreOffice Base. Each worksheet includes multiple-choice questions designed to assess students' understanding of the material. The worksheets are structured by week and date, providing a comprehensive review of key concepts in the curriculum.

Uploaded by

vvd.3648
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

VELS VIDYASHRAM, DARGA ROAD

INFORMATION TECHNOLOGY (402)


CLASS: X WORKSHEET- 1 April(2025) -WEEK 1) DATE:
Topic: Chapter 3: Advanced Features of Writer
__________________________________________________________________________________________
1. The E# button in entries tab of table of contents , index or bibliography dialog box represent.
a. Entry text b. Chapter number c. tab stop d. Page number

2. Which of the following menu is helps the user apply paragraph style to the TOC?
a. File b. Style c. Insert d. Tools

3.Find out the right steps to open TOC dialog box


a. Edit > Table of contents and index > Table of contents,index or Bibliography
b. View > Toolbar > Table of contents and index > Table of contents,index or Bibliography
c. Tools > Table of contents and index > Table of contents,index or Bibliography
d. Insert > Table of contents and index > Table of contents,index or Bibliography

4.To update the table of contents and select ______________________ from the Pop-up-menu
a. Delete index b. Modify index/table c. Update index d. Update table of contents

5.Which of the following is the correct sequence of options to


open the Templates dialog box?
(a) File > Manage Templates > Templates (b) File > Templates > Manage Templates
(c) Insert > Templates >Manage Templates (d) Insert > Manage Templates > Templates

6.What is the keyboard shortcut to open the Templates dialog box in LibreOffice Writer?
a) Ctrl + Shift + N b) Ctrl + T c) Alt + Shift + N d) Ctrl + N

7. How can you access the Track Changes toolbar in LibreOffice Writer?
a) View > Toolbars > Track Changes b) Format > Track Changes
c) Tools > Options > Track Changes d) Edit > Review > Track Changes

8.. What is the main purpose of the Track Changes feature in LibreOffice Writer?
a) To permanently delete unwanted text
b) To track and review modifications made to a document
c) To format text with different styles
d) To create a backup of the document automatically

9.How can you start recording changes in a document using Track Changes?
a) Tools > Options > Enable Changes b) Format > Track Changes > Start Recording
c) Edit > Track Changes > Record d) File > Protect Document

10. Who has the authority to accept or reject changes made in a document using the Track Changes feature?
a) Any user who opens the document b) The original author of the document
c) The first reviewer who makes edits d) The system administrator

1
VELS VIDYASHRAM, DARGA ROAD
INFORMATION TECHNOLOGY (402)
CLASS: X WORKSHEET- 1 April(2025) -WEEK 2) DATE:
Topic: Chapter :8 Introduction to Database Management System

1. What is the main difference between data and information?


a) Data is organized, whereas information is raw and unprocessed
b) Data is raw facts, while information is processed and meaningful
c) Data is always in numeric form, while information is in text form
d) Data and information mean the same thing

2.Which of the following is an example of information?


a) A list of student marks b) Employee names and tax codes
c) A report card generated from student marks d) Numbers of items sold

3.What does DBMS stand for?


a) Database Maintenance System b) Data Backup Management Software
c) Database Management System d) Digital Base Management Software

4.Which of the following is NOT an example of a DBMS?


a) MS Access b) MySQL c) Oracle d) MS Word

5 Which of the following is NOT a type of data model?


a) Hierarchical data model b) Network data model
c) Spreadsheet data model d) Relational data model

6. How are attributes represented in a database table?


a) As rows b) As columns c) As tables d) As files

7. How are records represented in a database table?


a) As columns b) As tables c) As rows d) As attributes

8. Which of the following statements is true about a primary key?


a) A primary key can have duplicate values b) A primary key must have unique values
c) A primary key can be left blank d) A primary key is optional in a table

9. If Roll Number is the primary key, what is Enrollment Number?


a) Primary Key b) Alternate Key c) Foreign Key d) Composite Key

10. All the field values that are eligible to be the primary key are the ___________ keys for
that table.
a) Primary b) Foreign c) Alternate d) Candidate

2
VELS VIDYASHRAM, DARGA ROAD
INFORMATION TECHNOLOGY (402)
CLASS: X WORKSHEET- 1 April(2025) -WEEK 3) DATE:
Topic: Chapter :9 Starting with Libre Office Base

1.What does a data type define in a database?


a) The color of the text b) The type of data stored in a field
c) The speed of data entry d) The number of tables in a database

2. What data type should be used for storing fees?


a) Integer b) Text c) Decimal d) Boolean

3.What does the currency data type store?


a) Text values b) Date and time c) Monetary values d) Boolean values

4.Referential integrity ensures that:


A) Foreign keys can have any value
B) Foreign keys must reference an existing primary key or be NULL
C) Primary keys can be NULL
D) There are no duplicate values in the database

5.What is the first step in creating a table using the wizard?


A) Entering data into the table B) Selecting the table fields
C) Assigning primary keys D) Defining relationships

6.Which of the following is NOT a way to create a table in LibreOffice Base?


A) Table Wizard B) Design View C) Query Wizard D) SQL Command

7.The Design view of Table Creation window in LibreOffice


Base is divided into ______ sections or panes.
(a) 2 (b) 3 (c) 4 (d) 5

8.A __________ icon appears before the field name indicating that it is a primary key.
a) Pencil b) Black pointing arrow c) Key d) Star

9. What is the process of arranging the records in a particular order on any field called?
a) Filtering b) Grouping c) Sorting d) Searching

10.In which view can the data be entered in a table?


a) Design b) Datasheet c) Form d) Query

3
VELS VIDYASHRAM, DARGA ROAD
INFORMATION TECHNOLOGY (402)
CLASS: X WORKSHEET- 1 April(2025) -WEEK 4 ) DATE:

1. Which of the following statements is TRUE about a Database Management System (DBMS)?

a) A DBMS is used to physically store data in hard drives.


b) A DBMS only allows data to be displayed but not modified.
c) A DBMS is a collection of logically related data items stored randomly
d) A DBMS allows users to create, update, delete, and retrieve data.

2. A database is a collection of________________


a) Unrelated data b) Random data c) Logically related data d) Disorganized data

3. Which term is used to describe the unnecessary repetition of data fields in multiple
tables?

A) Data duplication B) Data redundancy C) Data replication D) Data integrity

4. Select the options used for grouping in the Drawing Object Properties toolbar
a)Exit Group b) Ungroup c) Enter Group d) All of these
5.Which of the following is not the correct file extension for an image file?
a)GIF b) JPEG c) Odt d)PNG
6.Image toolbar does not provide a tool for ____________.
a)filtering b) cropping c)copying d)flipping
7. The ____________ tool cuts off the non-desirable part of the image.
a)cropping b) Rotate c) Image Filter d) All of these
8. Anchor acts as ___________ point for a drawing.
a)space b) reference c) handle d) placement
9.Which of the following is the shortcut key to select the entire document?
a) Ctrl+S b) Ctrl+A c) Ctrl+D d) Ctrl+B
10.To update the ToC manually, right click and select ___________ option from the pop up
menu.
a) Update Index b) Delete Index c) Edit Index d) All of these.

You might also like

pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy