Webd Ass
Webd Ass
Here’s a brief explana on of each file type along with its categoriza on:
1. System Files
Opera ng System Files (.sys, .dll, .exe) – Essen al files required for the OS to func on.
Configura on Files (.ini, .cfg, .plist) – Store system and applica on se ngs.
Driver Files (.sys, .inf) – Help hardware components communicate with the OS.
2. Program Files
Library Files (.dll, .so) – Contain reusable code for mul ple applica ons.
3. Document Files
Word Processing Files (.docx, .odt, .pdf) – Used for wri ng and forma ng documents.
Spreadsheet Files (.xlsx, .csv) – Store tabular data and numerical calcula ons.
Image Files (.jpg, .png, .gif, .svg) – Store digital images and graphics.
Audio Files (.mp3, .wav, .flac) – Contain sound and music recordings.
Video Files (.mp4, .avi, .mov) – Store moving visual content with or without sound.
5. Compressed Files
Archive Files (.zip, .rar, .7z) – Contain compressed data for easy storage and transfer.
Disk Image Files (.iso, .img) – Exact copies of disks or drives for installa on or backup.
6. Database Files
Structured Data Files (.db, .sqlite, .mdb) – Store organized data for applica ons.
Markup Language Files (.xml, .json, .yaml) – Format and store structured informa on.
7. Web Files
8. Programming Files
Source Code Files (.py, .java, .cpp, .js) – Contain wri en code for programs.
Script Files (.sh, .bat, .ps1) – Automate tasks and execute commands.
VM Disk Files (.vmdk, .vdi) – Act as virtual hard disks for virtual machines.
Backup Files (.bak, .tar) – Store copies of important data for recovery.
3) What is mail-merge? Explain the steps to mail-merge two documents using MS-Word?
Mail Merge
Mail Merge is a feature in word processing so ware (like Microso Word) that allows users to create personalized
documents, such as le ers, emails, labels, or envelopes, by combining a standard template with a data source (like an
Excel spreadsheet or a database).
2. Prepare a Data Source – A list of names, addresses, or other personalized details in an Excel file, CSV, or
database.
3. Merge the Data – The so ware fills in placeholders with corresponding values from the data source.
4. Generate Personalized Documents – Produces mul ple customized versions of the document for each
recipient.
Common Uses:
Mail Merge in MS Word helps in genera ng mul ple personalized documents by merging a main document with a
data source. Follow these steps:
3. Select Start Mail Merge → Choose the type of document (Le ers, Envelopes, Labels, or Emails).
2. Locate the second document (Excel, Word Table, or CSV file) containing recipient details.
3. If using an Excel file, select the correct sheet and click OK.
1. Place the cursor where you want to insert personalized data (e.g., Name, Address).
2. Click Insert Merge Field → Choose the fields like First Name, Last Name, or Address.
2. If saving as a new document, select Save As and choose a format (Word, PDF, etc.).
Calculate the total, average, maximum and minimum marks and allot grades to each student.
Total calcula on: In cell E2, we apply =SUM(B2:D2) and drag down the column.
Average calcula on: In cell F2, we apply =AVERAGE(B2:D2) and drag down the column.
Maximum calcula on: In cell G2, we apply =MAX(B2:D2) and drag down the column.
Minimum calcula on: In cell H2, we apply =MIN(B2:D2) and drag down the column.
7) What is MS PowerPoint? Write the necessary steps to create a PowerPoint presenta on. How to add a different
design for just one slide?
Microso PowerPoint (MS PowerPoint) is a popular presenta on so ware developed by Microso . It allows users
to create, design, and present slideshows containing text, images, charts, anima ons, videos, and more.
2. Use the Anima ons tab to add effects to text and images.
1. Click File → Save As, and choose a loca on and file format (.pptx or .pdf).
3. Use the F5 key to present or Shi + F5 to start from the current slide.
1. Open Microso PowerPoint and open your exis ng presenta on or create a new one.
1. In the Slide Naviga on Pane (le side of the screen), click on the slide you want to change.
Now, only the selected slide has a different design while the rest remain unchanged.
Microso Access provides various data types to store different types of values in a database. Below are the
commonly used data types in MS Access:
1. Short Text
3. Number
4. Date/Time
5. Currency
6. AutoNumber
7. Yes/No (Boolean)
8. OLE Object
Stores files like images, PDFs, videos, or other documents.
9. Hyperlink
10. A achment
Summary Table