0% found this document useful (0 votes)
47 views7 pages

Ncert It Book Questions For Class 10

Uploaded by

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

Ncert It Book Questions For Class 10

Uploaded by

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

NCERT QUESTIONS

NCERT QUESTIONS FROM DIGITAL DOCUMENTATION (ADVANCED)


ACTIVITY :
1. Write your resume/ Bio Data and apply different styles on it,
2. Create a pamphlet on Cyber Awareness. Apply different styles on it
QUESTIONS-8
1. What are Styles ?. What are the advantages of using styles
2. Give any four styles supported by OpenOffice.org
3. How can we create our own styles

ACTIVITY :
1. Create a New Year card using images
2. Create a Poster on Health and Hygiene

QUESTIONS-22
1. Explain any four Graphic filters.
2. Explain Image Cropping
3. List any three methods of inserting images in a text document.
4. What do you understand by the terms:
a. Text Wrapping
b. Anchoring

ACTIVITY :
Create your own template for any topic of your subject.

QUESTIONS: -28
1. What are templates? What are the advantages of using templates?
2. What is the difference between styles and templates?
3. Explain different ways of creating a template.

ACTIVITY:
Create a table of contents for topics of any subject of your choice.

QUESTIONS: -39
1. Create table of contents for your project.
2. Create a document in Word on a topic of your choice of minimum 10 pages. Format the
document with various fonts (minimum 12, maximum 15) and margins (minimum 2,
maximum 4). The document should include
a) A bulleted or numbered list
b) A table containing relevant details
c) A picture of lion using clip art gallery
d) An example of word art
e) A header with student name & date
f) A footer with pagination Create a table of contents for this document.

ACTIVITY :
1. Type a letter inviting friends and/or family to a party you are hosting. For example, you
can host a birthday party or your parents‟ anniversary party. You pick the event. Your letter
will serve as your form letter. Save your letter as Mail Merge Letter.
2. Format the letter as left aligned (block letter) with .5” or 1” margins depending on the
length.
3. Make sure your address is listed at the top of the document. Then insert two blank lines
and put the date in the month, date, year format. Then enter four blank lines and leave space
for your merge fields. Example: Title First Name Last Name Address 1 Address 2 City, State
Pin Code (Eventually you will be entering your merge fields to replace this information.)
4. Create a data source with the names and addresses of at least five families in which you
wish to mail the letters. Create fields such as: title, first name, last name, address 1, address 2,
city, state, and pin code. Or make appropriate field names of your choice but make sure you
include the address information. Save your data source as Mail Merge Data.
5. Now, return to your main document (Mail Merge Letter) and set it as the form document
and identify your data source.
6. Enter your merge fields into your main document. Merge fields should be used for the
recipients address and after Dear.
7. After your merge fields are entered merge the document and save it. Save the merged
document as Mail Merge Merged.
8. Create labels inserting your merge fields for the recipient’s name and address. Save the
merged labels as Mail Merge Labels.
9. Print your form letter, one merged letter, and one label.
Let's Practice Open the Word Processing software and prepare the following labels for
• Schools to invite parents for annual function
• A Tech Magazine who wants to send flyers to its clients

QUESTIONS : -58
1. Explain Mail Merge.
2. What are advantages of Mail Merge?
3. Give examples of databases in which the Data Source can be created.

NCERT QUESTIONS FROM DIGITAL DOCUMENTATION (ADVANCED)


ACTIVITY :
Create a set of worksheets for storing records of marks of differnet classes and compare all
these on a separate worksheet
QUESTIONS: -84
1. How can we rename a worksheet?
2. What are the two ways of referencing cells in other worksheets?
3. Differentiate between relative and absolute hyperlinks.
4. List the procedure involved in Linking HTML Tables to Calc Worksheet
5. Fill up the blanks
a. At the bottom of each worksheet window is a small tab that indicates the ____________ of
the worksheets in the workbook.
b. A ___________ refers to a cell or a range of cells on a worksheet and can be used to find
the values or data that you want formula to calculate.
QUESTIONS: -94
1. What is the purpose of adding comments?
2. How can we add comments to the changes made?
3. State True/ False
a. Original author of the Worksheet can accept or reject changes made by other users.
4. Fill up the blanks
a. Spreadsheet software allows the user to share the workbook and place it in the
____________ location where several users can access.
c. Spreadsheet software can find the changes by __________ Sheets.
Questions: -106
1. What are Macros?
2. How can we record a Macro?
3. Fill up the blank
a. Macros are useful to ___________ a task the same way over and over again.

NCERT QUESTIONS FROM RELATIONAL DATABASE MANAGEMENT SYSTEMS (BASIC)


ACTIVITIES :
1. Analyze database requirements for a retail shop. Record the business requirements and
document. (You can use this information for creating a database to suit this business
requirement)
2. Analyze database requirement for your school; visit different departments such as library,
student admission center, to gather requirements. Document the business requirement. (You
can use this information for creating a database to suit this requirement
ASSESSMENT:-114
Fill in the blanks:
1. A __________ is an organized collection of data.
2. A ________________ is a software package that can be used for creating and managing
databases.
3. A ____________ is a database management system that is based on the relational model.
4.Three popular DBMS software are ________, ________, & _______.
5. A ____________ is a unique value that identifies a row in a table.
6. Composite Key is a combination of ________ columns.
Short Answer Questions
1. What does DBMS stands for?
2. What does RDBMS stands for?
3. How is data organized in a RDBMS?
4. State the relationship and difference between a primary and foreign key?
ACTIVITIES:
1. Create a database for a stationery shop. Hint: Create fields for items, price, colour, vendor,
etc.
2. Create a database for a school library. Hint : Create fields for book title, cost, provider,
availability, etc
3. Create a database for maintaining a song collection. Hint : Create fields for fields such as
artist, movie, year released, etc. ASSESSMENT
Fill in the blanks:
1. A table is a set of data elements that is organized using a model of vertical ___________
and horizontal ____________.
2. A _________ is a set of data values of a particular type, one for each row of the table.
3. A ___________ represents a single, data item in a table.
4. _____________ are used to identify which type of data we are going to store in the
database.
5. There are ________ ways to create a table. 6. Field properties can be set in both the
________ and _________ .
Short Answer Questions:-129
1. In how many ways tables can be created in Base?
2. Why are data types used in DBMS /RDBMS?
3. List datatypes available in Numeric Datatype?
4. List datatypes available in Alphanumeric Datatype?
5. Define the structure of a table.
6. Differentiate between Tuples and Attributes of a table.
7. Name different Binary data types.
ACTIVITIES :
Perform the following activities till you are confident:
1. Create a database to store your academic records using the guidelines below: • Useyour
roll number as the file name for your database. • Create fields such as subject name, required
score, passing score and your percentage. • Set the subject name field as the primary key.
Populate your database with your most recent exam results0
ASSESSMENT
Fill in the blanks:
1. The types of languages used for creating and manipulating the data in the Database are
______________ & ______________.
2. A ____________________ is a standard for commands that define the different structures
in a database.
3. A ______________ is a language that enables users to access and manipulate data in a
database.
4. A _____________ is a part of DML involving information retrieval only.
5. A popular data manipulation language is _________________.
6. __________ are the basic building blocks of a database.
7. There are __________ types of Relationships in a table.
Short Answer Questions:-140
1. What is the file extension for databases created using OpenOffice.Org Base?
2. List any three file formats that can be managed using OpenOffice.Org Base?
3.How many types of relationships can be created in Base? Explain each of the them.
4.What do you mean by Sorting? In how many ways it can be done?
5.Explain Referential Integrity with the help of an example.
Activities:
1. Open the database created in the previous activity. Use the select query statement to query
and sort on subjects marks scored was greater than 50%.
2. Create a database for collecting and maintaining census data. Using queries display the
data of people living in a specific area.
Hint : Create fields for fields such as First Name, Last Name, DOB, Place of birth,
Employment Status, etc.
Assessment
Fill in the blanks
1. A _______ helps the user to systematically store information in the database.
2. A ________ enables users to view, enter, and change data directly in database objects such
as tables.
3. _________ statement retrieves zero or more rows from one or more database tables or
database views.
4. By default, data is arranged in _______ order using ORDER BY clause.
5. __________ statement is used for modifying records in a database.
6. __________ statement is used to remove one or more records in a Database.
Short Answer Questions:-148
1. Name DML commands.
2. What is the purpose of using queries?
3. Which clause of Select statement helps to display specific data?
4. Differentiate between Where and Orderby clause of SQL statements.
5. State the purpose of Update Command with the help of an example.
ACTIVITIES
1. Create a form for the academic database created in the above activity. Populate the table
with mark results using the form.
2. Create a report to display data from table stored in database created earlier. A report must
display your entire academic score card.
Fill in the blanks:
1. To create a form you need to select _________ option available under Database section.
2. A ______ is helps to collect specific information from the pool of data in the database.
3. ________ is used to display the display the summary of data.
4. _________ are the interfaces with which the user interacts.
5. Data from multiple tables can be stored in _______.
Short Answer Questions: -161
1. Why there is a need to create Forms?
2. What is the purpose of creating Reports?
3. What are the prerequisites to create a Form and Reports?
4. Differentiate between Forms and Reports.
5. Can a form displays data from queries?
6. In how many ways Forms and Reports can be created in a database?

NCERT QUESTIONS FROM WEB APPLICATIONS AND SECURITY


Assessment:-169
Fill in the blanks
1. The option in Microsoft Windows XP used for helping users with physical disabilities and
to reduce repetitive strain is ____________________.
2. Sound Sentry is designed to help users with ______________________ impairments.
3. The High Contrast option in Microsoft Windows XP is designed to assist people with
________________ impairments.
4. ___________________ is designed to assist people that have difficulty using a keyboard or
a mouse.

NCERT QUESTIONS FROM NETWORKING FUNDAMENTALS


Activities
1. List any 3 ISP’s available in your city. After collecting information such as connectivity
type, speed and charges, compare them and state which is the best ISP and why?
2. Identify the type of network topology in your school lab
ASSESSMENT:-176
Fill in the blanks:
1. The acronym for LAN is _________________.
2. Three types of Wired Internet Connectivity are ___________ , _________ &
___________.
3. Three types of Wireless Internet Connectivity are _________ , ___________ &
_________.
II. Answer the following:
1. Define networking?
2. Give any three advantages of networking.
3. Explain the term packet with reference to data transfer.
4. Explain Wifi and its significance.
5. Compare LAN with WAN
6. Expand the following terms :
a. DSL e. LAN
b. ISP f. MAN
c. Modem g. WAN
d. www h. P2P
7. Explain P2P Architecture and how it is different from Client Server Architecture?.

NCERT QUESTIONS FROM INTRODUCTION TO INSTANT MESSAGING

ACTIVITIES :
Create an instant messaging account on any of the application that support instant messaging
of your choice. Identify the devices that support instant messaging.
ASSESSMENT :-179
1. Fill in the blanks:
a. _______________ is a form of communication over the Internet that offers an
instantaneous transmission of text-based messages from sender to receiver.
b. ___________ , ____________ & _______________& Web Camera are required for audio
and video conferencing.
2. List any five application based instant messaging software.
3. What do you mean by instant messages?
4. Give any three key features of Instant Messaging.

NCERT QUESTIONS FROM CHATTING WITH A CONTACT – GOOGLE


TALK MESSAGING
ACTIVITIES:
1. Add more contacts to your contact list and chat with multiple contacts.
2. Download, install and use Windows Live Messenger, Rediff, Sify messengers. Create
respective accounts to practice.
ASSESSMENT:-183
Answer the following:
1. State any 03 rules and etiquettes to be followed while chatting on the Internet.
2. What are the basic needs to use instant messaging (chat) software.

NCERT QUESTIONS FROM CREATING AND PUBLISHING WEB PAGES – BLOG


ACTIVITY
Create a blog of yours using wowrdpress/ blogspot/wix or any other blog service provider.
ASSESSMENT :-187
1. What is a blog? Explain its use.
2. List any 5 websites that provide blog service.
3. Difference between web page and website.
4. What do you mean by publishing a post?

NCERT QUESTIONS FROM USING OFFLINE BLOG EDITORS

ACTIVITY
Download and use different offline blog editors 190
ASSESSMENT :-190
Answer the following:
1. Explain the purpose of an offline blog editor.
2. List any five offline blog editors.

NCERT QUESTIONS FROM ONLINE TRANSACTIONS

ACTIVITY
1. Open various government and private sites for registration of tickets or purchase of any
product and observe the information asked on such transaction sites.
2. Visit any online shopping site and observe the details of products published. 195
ASSESSMENT:-195
1. Explain the purpose of Online transactions.
2. List any five websites that allow online transactions.
3. List any three payment tools to use online transactions.
4. Give any two benefits of online transactions.

NCERT QUESTIONS FROM INTERNET SECURITY


ACTIVITY
Open settings of different browsers like edge, Mozilla firefoz, opera etc and note down the
security settings in them
ASSESSMENT :-203
1. Explain the purpose of Internet Security.
2. Explain different kinds of online threats.
3. Explain the need to clear data stored in browsers. 203
4. Explain any five tips to manage strong passwords.
5. Explain any four best practices to secure data .
6. Explain use of Antivirus and Anti Spyware

NCERT QUESTIONS FROM MAINTAIN WORKPLACE SAFETY


ACTIVITY
Observe the safety measure adopted in your school and locality.
ASSESSMENT :-206
1. Enlist any three basic safety rules to follow at workplace.
2. Give any two basic safety rules for ensuring Falls and Slips safety.
3. Give any two electrical safety rules in any organization.
4. Explain any two first aid rules.
5. What do you mean by occupational hazards?
6. List any three types of occupational hazards.

NCERT QUESTIONS FROM PREVENT ACCIDENTS AND EMERGENCIES


ACTIVITIES
Identify some precautions that may be taken at various places to avoid accidents.
ASSESSMENT :-208
1. Explain the terms accident and emergency.
2. Enlist any four types of accidents.
3. Give any three situations of emergency that require evacuation.
4. Give any two ways to handle accidents.

NCERT QUESTIONS FROM PROTECT HEALTH AND SAFETY AT WORK


ACTIVITY :
Discuss and enlist the measures to avoid hazards in various situations at workplace and in
your school.
ASSESSMENT:-212
1. An organization can face some __________ that could put the lives of the employees in
danger.
2. Hazards can be of different types depending on the ________ and the ______________ in
which the employees work.
3. Organization must have a designated ______________ for emergencies
4. List any three types of hazards.
5. Give a checklist for workstations to minimize the hazards.
6. Explain the term ‘ Evacuation Policy’
7. Explain Buddy System to implement evacuation efficiently in case of emergency
8. Explain the terms Floor Plans and Assembly /areas.
9. Describe the importance of periodic evacuation drills.
10. Explain importance of a healthy lifestyle.
11. Give any four points of a healthy lifestyle

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