It Practical File Questions
It Practical File Questions
1. Headings : Font name: Font name: Times New Roman, Size: 24 , Color: Red.
Give the style name: DreamHeading (Use create style from selection
command to create style)
2. Paragraph: Apply Style Text Body from the Style Gallary
3. Quote: Font Name:Broadway, Size:16, Colour: Blue, Alignment: Center. Give
the style name: DreamQuot
1. Create a new file in spreadsheet software and enter data for 10 salesmen.
2. Add two worksheets in the file and modify the data for all 3 quarters.
3. Rename all worksheets like sheet1 – 2018, sheet2 – 2019 and sheet3 – 2020.
4. Now add one more worksheet at the end and rename as consolidated sheet.
5. Now type the serial no and names as displayed, use sum function to add
data for 2018, 2019 and 2020 in respective cells using consolidation.
Creating Subtotals
PT 1 72 63 54
Term 1 70 69 80
Find out how many marks should she obtain in term 2 to secure 75%.
The practicals from DatabaseManagement System are as following:
Create Table
Instructions:
[1] Students
RollNo Integer 3
Name Text 15
Gender Text 6
City Text 20
DOB Date 8
Blood_Group Text 5
Remark Text 10
EmpNo Integer 5
EmpName Text 15
Designation Text 10
Address Text 50
City Text 10
MobileNo Text 10
Gender Text 6
Assign EmpNo as
[3] Marksheet
Stud_No Integer 2
Name Text 15
RollNo Integer 3
Complete these queries and write steps for design view queries wherever applicable.
Creating Forms
1. Create forms by selecting all the fields for the tables – Students, Employee and
Marksheet
2. Add 3 new records into Employee table using navigation toolbar.
3. Change the label backgrounds and fonts formatting as per your choice.
4. Search records from form of students for the boys.
Creating Reports
Create report for the all the tables. Use your own choice of layouts. Save your reports
with your title.
Write steps to complete these tasks. Attach the screenshot of each and every
command along with output screens.
Attach the outputs and datasheet separately for each question. Write steps
wherever applicable.