0% found this document useful (0 votes)
125 views

Practical Project File Class 10 IT

do it quickly and neatly as i need to present it in school

Uploaded by

hasankhan110909
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)
125 views

Practical Project File Class 10 IT

do it quickly and neatly as i need to present it in school

Uploaded by

hasankhan110909
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/ 6

PRACTICAL FILE

CLASS X
Session:2024-25
Information Technology-402

Submitted By:
Name:___________
Class:____________
Roll No:__________
Unit-1
Digital Documentation (Advanced)
Q1. Create a document on the topic “Self-Management”.
• Apply a suitable Heading style.
• Apply paragraph style on first paragraph as “Text body indent”.
• Apply fill format mode to the rest of the paragraphs.
• Create a style “Self-Management “and do all required formatting.

Q2. Create a template that looks like a certificate screenshot given below and save as
template. Follow given instructions:

CERTIFICATE OF ACHIEVEMENT
IS PRESENTED TO
_______________________________________
FOR
____________________________________________

SIGNATURE ________________

• Apply borders as displayed in the screenshot .Apply color as per your choice.
• Page orientation must be landscape
• Give your desired formatting on the text written in the certificate.
• Save your file as template and give the name certificate_template.

Q3. Create a table of contents (index page) of the complete IT practical file created by
you.
Q4. Using Mail Merge create labels for your schools to invite parents for annual function.
Label should include:

Parents Name
Address
City
Pincode

Q5. Insert any two image of your choice and create a document on the topic of
“Positioning of Images”. It should include explanation of Arrangement, Alignment,
Anchoring and Text Wrapping with examples.
Unit -2
Spreadsheet (Advanced)
Q6. Create a consolidated spreadsheet which contains data on consumption of drinks for
four quarters .The data for 2 cities Delhi and Mumbai are given to you. Consolidate the
data of two cities by using sum ().
CONSOLIDATED SHEET OF DRINKS CONSUMPTION (QUARTER –WISE) of
Delhi
Month wise January February March April
consumption
(Drinks in Litre)
Juice 1000 1600 1100 2100
Tea 600 480 390 2000
Coffee 543 2400 650 1400
Milk 800 1500 3200 3000

CONSOLIDATED SHEET OF DRINKS CONSUMPTION (QUARTER –WISE) of


Mumbai
Month wise January February March April
consumption
(Drinks in Litre)
Juice 1000 1600 1100 2100
Tea 600 480 390 2000
Coffee 543 2400 650 1400
Milk 800 1500 3200 3000

Q7. Create a new spreadsheet. Rename it as NEWSHEET. Insert marks of a student, XYZ
(random marks to be inserted out of 100).Insert one more sheet with two more students
with their marks in all five subjects. Insert a sheet “consmarks” which contain total marks
of all three students using cell referencing.
Q8. Using subtotal calculate the revenue generated from sale of each good:
GOODS PRICE
PEN 1000
ERASER 1200
PEN 500
PENCIL 200
ERASER 100
PEN 400
PENCIL 1000
PENCIL 200

Q9. ABC Publishers publish a book whose selling price is Rs.100. Cost of the book is
Rs.35, in addition to fixed cost of Rs.50000 per year. Calculate the profit made by the
publisher if they sell 2000 books in a year and profit for different sale of quantities are
10,2000,2500,3000 using scenarios with multiple operations.
SP OF THE BOOK 100
MANUFACTURING 35
COST

FIXED COST 50000


ITEM SOLD IN A 2000
YEAR
Profit 80000

Q10.A student is scoring 67.5% aggregate .He needs at least 80% to qualify for
scholarship. Fortunately he has a chance to raise his computer marks. Using Goal seek
estimate how much marks to be scored to avail the scholarship.
SUBJECT MARKS
ENGLISH 75
MATHS 85
SCIENCE 84
SOCIAL SCIENCE 75
Hindi 86
COMPUTER
APPLICATION
PERCENTAGE 67.5
PROJECT
UNIT -3
DATABASE MANAGEMENT (RDBMS)
Q11.Create a table Employee using design view with following fields:
EMPID (NUMERIC (PRIMARY KEY))
EMPNAME (TEXT [VARCHAR])
DEPARTMENT (TEXT [VARCHAR])
SALARY (NUMBER [NUMERIC])
Q12. Insert the given records in the Employee Table.
EMPID EMPNAME DEPARTMENT SALARY
201 SONIA FINANCE 19500
202 ATUL FINANCE 35000
203 RAJESH HR 45000
204 ROHIT SALES 24000
205 NEHA PRUCHASING 39000
206 DEVIKA TRANSPORT 19500

Q13.Write the SQL queries for the above given Employee Table.
a) Display the salary of all the employees after incrementing by Rs. 1000.
b) Display employee id and name of all the employees in descending order of the
Department,
c) Modify the department to accounts whose employee id is 202.
d) Display the record of all the employees whose salary between 22,000 to 40,000
Q14.Design a form named ‘Employee _Form’ to display records in an attractive and
informative manner.
Q15.Design a report named ‘Employee Report’ to display the record in ascending order of
the name.

Note: You need to submit the print-outs/Hard copy in a file. Do insert screenshots of
the steps/output wherever required.

You might also like