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

index Computer Basics and Office Automation Tools Lab

The document is a lab manual for the Computer Basics and Office Automation Tools course for BCA I Sem students, detailing various practical programs to be completed. It includes demonstrations of computer hardware components, creating email and e-business accounts, and managing files and documents. Each program is assigned a date for completion and includes step-by-step instructions for tasks such as creating resumes and flowcharts.

Uploaded by

vicky.c610042
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)
25 views

index Computer Basics and Office Automation Tools Lab

The document is a lab manual for the Computer Basics and Office Automation Tools course for BCA I Sem students, detailing various practical programs to be completed. It includes demonstrations of computer hardware components, creating email and e-business accounts, and managing files and documents. Each program is assigned a date for completion and includes step-by-step instructions for tasks such as creating resumes and flowcharts.

Uploaded by

vicky.c610042
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/ 26

Lab Manual

Computer Basics and Office Automation Tools Lab


BCA I Sem
Subject: Computer Basics and Office Automation Tools Lab
Programme: BCA
Course Code:

S.No Programs Date & Remark


sign
1 Demonstrate the Computer Hardware Components- Input devices (KB, 2/9/24
Mouse, Scanner), Output Devices (Monitor, Printers, Speaker), Process
Devices (Motherboard, Microprocessor) and Memory Devices (RAM,
ROM, HDD, DVD)
2 Create an E-mail Id account in various mail portal like Gmail, yahoo etc. 6/9/24

3 Create an account in various E-business portal like Amazon, Flipcart etc. 12/9/24

4 Search the e-library portal through search engine and create an account to 26/9/24
access the various services of library.
5 Understanding the desktop, taskbar, and start menu. 8/10/24
Navigating files and folders, understanding different views, and managing
files.
How to create, rename, and organize folders.
How to install new programs and remove unwanted ones.
6 6/11/24
Create a Resume and other document using the table and shapes, Font color,
Font size Text highlight color, Page number, Margins, Watermark, Page
border, Page color, Align text.
7 Create a flowchart using, a. Proper shapes like ellipse, arrows, rectangle, and 28/11/24
parallelogram. b. Use grouping to group all the parts of the flowchart into
one single object.
8 Create a table using table menu with, a. At least 5 columns and 10 rows. b. 11/12/24
Merge the first row into one cell. c. Merge the second row into one cell, then
split the second row into three cells. d. Use proper table border and color
PROGRAM 1

SOLUTION –

..Demonstrating Computer Hardware Components..

In this demonstration, we will explore the basic components of a computer system divided into
four categories:

1. ..Input Devices..

2. ..Output Devices..

3. ..Processing Devices..

4. ..Memory Devices..

..1. Input Devices..

Input devices are hardware components that allow users to send data or commands to a
computer. They convert human-readable data into machine-readable signals.

..a. Keyboard (KB)..

- ..Function..: The ..keyboard.. is one of the most common input devices used to type text and
commands into a computer.

- ..Parts..: It consists of various keys like letters, numbers, function keys, and special keys like
..Ctrl.., ..Alt.., and ..Shift...

- ..Usage..: It allows users to input text, numbers, and execute commands by pressing keys.

..Example..:

- ..QWERTY Keyboard Layout.. is the standard layout used in most computers.

..b. Mouse..
- ..Function..: The ..mouse.. is a pointing device that moves a cursor on the screen. It typically
has two buttons (..left-click.., ..right-click..) and a ..scroll wheel...

- ..Parts..:

- ..Buttons..: Left button, right button.

- ..Scroll Wheel..: Allows for scrolling up and down.

- ..Usage..: The mouse is used to interact with graphical elements on the screen, such as icons,
menus, and windows.

..Example..:

- Moving the mouse pointer on the screen to click on links or buttons.

- Using ..right-click.. to open context menus.

..c. Scanner..

- ..Function..: A ..scanner.. is used to convert physical documents (images, texts, etc.) into digital
format.

- ..Parts..: A ..scanner.. has a ..glass plate.. on which the document is placed, and a scanning
head that reads the document.

- ..Usage..: It's typically used for scanning images, documents, and photos to convert them into
a format that can be processed by the computer.

..Example..:

- Scanning a document into a PDF or image file (e.g., JPG or PNG).

..2. Output Devices..

Output devices are hardware components that allow the computer to convey processed data to
the user in a readable or usable format.

..a. Monitor..

- ..Function..: The ..monitor.. is the primary output device used to display text, images, videos,
and other graphical elements from the computer.

- ..Types..:
- ..CRT (Cathode Ray Tube)..: Older technology, bulky, less energy-efficient.

- ..LCD (Liquid Crystal Display)..: Slimmer, energy-efficient, and commonly used in modern
computers.

- ..LED (Light Emitting Diode)..: A more advanced version of LCD with better color quality and
energy efficiency.

- ..Usage..: Used to view all content on the computer, from operating systems to applications
and websites.

..Example..:

- Viewing a website or a movie on your screen.

..b. Printer..

- ..Function..: A ..printer.. is an output device used to create a physical copy of digital


documents, images, or other files.

- ..Types..:

- ..Inkjet Printers..: Use ink to print on paper.

- ..Laser Printers..: Use toner to print documents.

- ..3D Printers..: Create 3D objects by laying down successive layers of material.

- ..Usage..: Used for printing documents, photos, graphics, etc.

..Example..:

- Printing a Word document, photographs, or a report.

..c. Speakers..

- ..Function..: ..Speakers.. are output devices that produce sound. They convert digital audio
signals into sound waves that can be heard by the user.

- ..Parts..: Typically consist of drivers and an amplifier.

- ..Usage..: Used for playing music, system alerts, video sound, and other audio content.

..Example..:
- Listening to music on your computer or hearing system sounds like notifications or alarms.

..3. Processing Devices..

Processing devices are components that interpret and manipulate the data provided by input
devices and convert it into useful output.

..a. Motherboard..

- ..Function..: The ..motherboard.. is the main circuit board of the computer. It connects all the
internal components, such as the CPU, RAM, and storage devices, and allows communication
between them.

- ..Parts..:

- ..CPU Socket..: Where the ..central processing unit.. (CPU) is installed.

- ..RAM Slots..: For installing ..random-access memory (RAM)...

- ..Power Connectors..: For powering the motherboard.

- ..Ports and Slots..: For connecting input/output devices (USB, HDMI, etc.).

..Example..:

- The motherboard serves as the backbone that interconnects all the other devices in a
computer system.

..b. Microprocessor (CPU)..

- ..Function..: The ..microprocessor.., often referred to as the ..CPU.. (Central Processing Unit), is
the brain of the computer. It performs most of the processing inside the system, executing
instructions from programs.

- ..Parts..:

- ..ALU (Arithmetic Logic Unit)..: Performs mathematical calculations and logical operations.

- ..Control Unit (CU)..: Directs the operations of the computer.

- ..Usage..: The CPU executes program instructions, making decisions based on input data and
providing output to various devices.
..Example..:

- Running software applications, operating systems, and performing calculations.

..4. Memory Devices..

Memory devices are used to store data and instructions needed for processing, as well as to
store data for later retrieval.

..a. RAM (Random Access Memory)..

- ..Function..: ..RAM.. is volatile memory used to store data that is currently being processed by
the CPU.

- ..Usage..: It temporarily holds the data of open programs and active tasks. When the
computer is powered off, the data in RAM is lost.

..Example..:

- Running a browser, where all active tabs and open applications are stored in RAM.

..b. ROM (Read-Only Memory)..

- ..Function..: ..ROM.. is non-volatile memory used to store essential instructions needed for
booting up the computer, such as the BIOS (Basic Input/Output System).

- ..Usage..: ROM retains its contents even when the computer is powered off and contains
firmware that is critical for starting the computer.

..Example..:

- Booting the computer, as the ROM provides the instructions to initialize the hardware and
load the operating system.

..c. Hard Disk Drive (HDD)..

- ..Function..: The ..HDD.. is a permanent storage device used to store the operating system,
programs, and personal data.

- ..Parts..:

- ..Platters..: Magnetic disks that store data.

- ..Read/Write Heads..: These read data from or write data to the platters.
- ..Usage..: It is the primary long-term storage device in most computers, with larger capacity
compared to other devices like SSDs (Solid State Drives).

..Example..:

- Storing files, documents, videos, music, and installed programs.

..d. DVD (Digital Versatile Disk)..

- ..Function..: A ..DVD.. is an optical storage medium used for storing data, video, and other
large files.

- ..Parts..:

- ..Disk Surface..: The reflective surface where data is stored.

- ..Laser Lens..: Reads the data encoded on the disk.

- ..Usage..: DVDs are often used for media distribution (e.g., movies or software installation)
and data backup.

..Example..:

- Watching a movie stored on a DVD or installing software from a DVD.


PROGRAM 2

SOLUTION –

To create an email account on popular mail portals like ..Gmail.., ..Yahoo Mail..,

1. Create a Gmail Account..

..Step 1: Go to the Gmail Sign-Up Page..


1. Open your web browser and go to the [..Gmail sign-up
page..](https://accounts.google.com/signup).

..Step 2: Fill in Your Information..


2. You will see the sign-up form where you need to enter the following details:
- ..First Name.. and ..Last Name...
- ..Username.. (this will be your email address, e.g., `[email protected]`).
- ..Password..: Create a strong password (at least 8 characters).
- ..Confirm Password..: Re-enter the password.

..Step 3: Verify Your Phone Number..


3. Google will ask for your phone number to help with security (such as recovery in case you
forget your password). Enter your phone number and click ..Next...
4. Google will send you a verification code via text message.
5. Enter the code and click ..Verify...

..Step 4: Provide Recovery Information (Optional but Recommended)..


6. Google will ask for a ..recovery email address.. (optional). This is an email address that can be
used to recover your account if you forget your password.
7. Enter your ..date of birth.. and ..gender...

..Step 5: Agree to Google's Terms..


8. Read through Google’s Privacy and Terms. You’ll need to agree to their ..Terms of Service..
and ..Privacy Policy.. to proceed.
9. Click ..I Agree.. to finish the sign-up process.

.Step 6: Set Up Your Gmail Account..


10. Once your account is created, you will be directed to your ..Gmail inbox.., where you can
start sending and receiving emails.

..2. Create a Yahoo Mail Account..

..Step 1: Go to the Yahoo Sign-Up Page..


1. Open your web browser and go to the [..Yahoo sign-up
page..](https://login.yahoo.com/account/create).

..Step 2: Enter Your Information..


2. Fill out the sign-up form with your personal details:
- ..First Name.. and ..Last Name...
- ..Email Address.. (Choose a Yahoo email ID, e.g., `[email protected]`).
- ..Password..: Create a secure password.
- ..Mobile Number..: Enter your phone number.
- ..Birthdate.. and ..Gender.. (optional).

..Step 3: Verify Your Phone Number..


3. Yahoo will send a verification code to your phone number.
4. Enter the code and click ..Verify...

..Step 4: Agree to Yahoo’s Terms..


5. After phone verification, review the ..Privacy Policy.. and ..Terms of Service.., and click
..Continue...

..Step 5: Finalize and Set Up Account..


6. Once your account is created, you will be directed to your ..Yahoo Mail inbox.. to start
sending and receiving emails.
PROGRAM 3

SOLUTION –
To create accounts on popular ..e-business portals.. like ..Amazon.., ..Flipkart

..1. Create an Account on Amazon..

..Step 1: Visit Amazon's Website..


- Open your web browser and go to the [..Amazon sign-up
page..](https://www.amazon.com/ap/register).

..Step 2: Fill in Your Information..


1. ..Full Name..: Enter your name.
2. ..Email Address..: Enter your active email address.
3. ..Password..: Create a strong password (at least 6 characters) that includes letters, numbers,
and symbols.
4. ..Re-enter Password..: Confirm your password.

..Step 3: Click on "Create Your Amazon Account"..


- After filling in your information, click the .."Create Your Amazon Account".. button to
proceed.

..Step 4: Verification..
- Amazon will send you a verification code to your email address.
- Enter the verification code you received and click ..Verify...

..Step 5: Set Up Payment and Address Information..


- Once your account is created, Amazon will prompt you to enter your ..shipping address.. and
..payment details.. (such as a credit card, debit card, or any other available payment methods).

..Step 6: Start Shopping..


- After completing the setup, you'll be directed to your Amazon ..Account Dashboard.., where
you can start browsing and shopping for products.

---

..2. Create an Account on Flipkart..

..Step 1: Visit Flipkart's Website..


- Open your web browser and go to the [..Flipkart sign-up
page..](https://www.flipkart.com/account/login).

..Step 2: Click on "New to Flipkart? Create an Account"..


- On the login page, click on .."New to Flipkart? Create an Account"...

..Step 3: Fill in Your Information..


1. ..Name..: Enter your full name.
2. ..Mobile Number or Email Address..: You can sign up with either your mobile number or
email address. For mobile, you will receive an OTP (One-Time Password) for verification.
3. ..Password..: Create a password for your account (make sure it is secure and at least 6
characters long).
4. ..Confirm Password..: Re-enter your password.

..Step 4: Mobile Number Verification (if using phone number)..


- If you use your mobile number for signing up, Flipkart will send you an ..OTP.. (One-Time
Password) to verify your number.
- Enter the OTP in the space provided and click ..Verify...

..Step 5: Set Up Your Profile and Preferences..


- After successful verification, you can proceed to fill in your ..shipping address.., ..payment
information.., and ..other preferences...
- You may also be asked to link a payment method like a credit/debit card or set up options for
cash on delivery.

..Step 6: Browse and Shop..


- Once your account is created, you can start browsing products on Flipkart and make purchases
as needed.
PROGRAM 4

SOLUTION –

To create an account on an ..e-library portal.. and access various library services.

..1. Create an Account on National Digital Library of India (NDLI)..

..NDLI.. is an initiative by the Indian government to provide a digital platform for


accessing various academic resources, including books, articles, research papers, and
multimedia content.

..Steps to Create an Account on NDLI:..


1. ..Go to the NDLI Website..: Open [NDLI's website](https://ndl.iitkgp.ac.in/).
2. ..Click on "Sign Up"..: On the top-right corner of the homepage, click on .."Sign Up"...
3. ..Fill in the Registration Form..:
- ..Name..: Enter your full name.
- ..Email Address..: Provide a valid email address.
- ..Create Password..: Choose a password for your account.
- ..Confirm Password..: Re-enter the password.
- ..User Type..: Select whether you are a ..student.., ..teacher.., ..researcher.., or ..professional..
(or select ..others.. if applicable).
- ..Organization..: You can enter your educational institution or leave it blank if not applicable.
4. ..Captcha..: Complete the CAPTCHA to verify you're not a bot.
5. ..Click "Sign Up"..: After filling out the details, click on ..Sign Up...

..Email Verification..: NDLI will send a confirmation link to your email. Click the link to verify
your account.

..Step 4: Access NDLI Services..


- After logging in, you will have access to a wealth of digital content including textbooks,
academic papers, research articles, and multimedia resources.
- You can search for specific subjects, authors, and types of content using the search bar on the
NDLI portal.

---

..Other E-Library Portals and Their Registration Process..

..3. Project Gutenberg (Free eBooks)..


- ..Go to the Project Gutenberg website..: [Project Gutenberg](https://www.gutenberg.org/).
- ..Create an Account..: Although you don't need an account to access the eBooks, you can sign
up for ..personalized features.. like creating bookmarks and downloading your favorites.
- ..Sign Up..: Click on ..Sign Up.. at the top-right and fill out your details to create an account.

..4. Open Library (Millions of Books)..


- ..Go to the Open Library website..: [Open Library](https://openlibrary.org/).
- ..Create an Account..: Click on .."Sign Up".. and fill in your email address and password to
create an account. Open Library allows you to borrow eBooks and access digital resources for
free.
PROGRAM 5

SOLUTION –

..Understanding the Desktop, Taskbar, and Start Menu..

The ..Desktop.., ..Taskbar.., and ..Start Menu.. are fundamental components of most graphical
user interfaces (GUIs) in operating systems like ..Windows... Let's break down each of these
components:

---

..1. Understanding the Desktop..

The ..Desktop.. is the main screen you see after logging into your computer. It serves as the
workspace where you can access files, programs, and shortcuts.

- ..Icons..: You will find icons on the desktop representing programs, files, and folders. These
icons act as shortcuts that you can double-click to open the associated program or file.
- ..Wallpaper..: The background image that appears on the desktop can be customized (e.g., a
photo or a design).
- ..Recycle Bin..: A special icon where deleted files are temporarily stored until you decide to
permanently delete them.

..Actions on the Desktop..:


- ..Right-click.. on an empty space to access options like ..Display Settings.., ..Personalize.., or
..New Folder...
- ..Drag and Drop..: You can organize files or folders by dragging them around the desktop.

---

..2. Understanding the Taskbar..

The ..Taskbar.. is a horizontal bar at the bottom of the screen in ..Windows.. and is essential for
navigation. It contains several key components:

- ..Start Button..: On the left side of the taskbar, the ..Start button.. opens the ..Start Menu...
- ..Pinned Applications..: These are the programs you frequently use and have pinned for easy
access. You can add programs here by right-clicking on their icon and selecting ..Pin to
Taskbar...
- ..Running Applications..: In the middle of the taskbar, you’ll see icons for applications that are
currently open. You can click on these icons to switch between open programs.
- ..System Tray..: Located on the far-right of the taskbar, the system tray shows status icons for
things like your network connection, battery, and system notifications.

..Actions on the Taskbar..:


- ..Right-click.. on icons to access additional options (e.g., ..Pin to Taskbar.., ..Close Window..).
- ..Task View.. (Windows 10/11): Click on the ..Task View.. button next to the Start Menu to see
all open windows and desktops.

---

..3. Understanding the Start Menu..

The ..Start Menu.. is accessed by clicking the ..Start button.. on the taskbar (usually in the
bottom-left corner).

..Features of the Start Menu..:


- ..Tiles..: The ..Live Tiles.. (available in Windows 8/10) allow quick access to apps and show real-
time information (like weather, email updates, etc.).
- ..All Programs/Apps..: You can scroll through a list of all installed programs and apps. In newer
versions of Windows (like Windows 10/11), you can switch between apps and programs easily.
- ..Search Bar..: You can search for apps, settings, and files directly from the Start Menu.
- ..Power Options..: The ..Power button.. on the left allows you to ..shut down.., ..restart.., or
..put your computer to sleep...

..Actions on the Start Menu..:


- ..Pin Apps to Start..: Right-click an app or program and select ..Pin to Start.. to add it as a tile in
the Start Menu.
- ..Access Settings..: Click on the ..Settings.. icon (gear) to open system settings and adjust
configurations.

---

..Navigating Files and Folders, Understanding Different Views, and Managing Files..

In Windows, managing files and folders is done primarily through ..File Explorer... Here's an
overview:

---

..1. Navigating Files and Folders..


..File Explorer.. is a file management tool in Windows that lets you browse, organize, and
manage your files and folders.

- ..Open File Explorer..: Press ..Windows + E.. or click the ..File Explorer icon.. (a folder icon) on
the taskbar or in the Start Menu.
- ..Navigating..: On the left side, you'll see a ..navigation pane.. that includes:
- ..Quick Access..: Shortcuts to frequently used folders (e.g., Documents, Pictures, Downloads).
- ..This PC..: Displays the drives on your computer (like C:\, D:\, etc.) and other storage devices.
- ..Network..: Shows other computers or devices connected to your local network.

- ..Breadcrumb Navigation..: At the top of the File Explorer window, you’ll see a breadcrumb
trail (e.g., ..This PC > Documents > My Folder..) that helps you understand your current location
in the folder structure.

..Actions..:
- ..Click.. on folders to open them.
- ..Back Arrow..: Click the back arrow at the top left to go to the previous location.
- ..Forward Arrow..: Go forward if you navigated backward.

..2. Understanding Different Views in File Explorer..

You can change the ..view.. in File Explorer to display files and folders in different ways. This
helps you navigate large collections of files more efficiently.

- ..Icon View..: Displays files as icons (small, medium, large, or extra-large icons).
- ..List View..: Lists files with their names.
- ..Details View..: Shows detailed information like name, date modified, file type, and size in
columns.
- ..Tile View..: Displays a preview of files in the form of tiles.

#### ..Changing the View..:


- In ..Windows 10/11.., you can change the view by clicking the ..View tab.. at the top of the File
Explorer window and selecting from ..Small Icons.., ..Large Icons.., ..List.., ..Details.., or
..Content...

..3. Managing Files..

..File Management.. involves organizing, moving, renaming, copying, and deleting files. Here are
common tasks:

..a. Creating a Folder..:


- In ..File Explorer.., navigate to the location where you want the new folder.
- Right-click in an empty space and choose ..New > Folder...
- Enter a name for the folder and press ..Enter...

..b. Renaming a Folder or File..:


- Right-click the file or folder you want to rename.
- Select ..Rename...
- Type a new name and press ..Enter...

..c. Moving Files or Folders..:


- Click and drag the file/folder to the desired location.
- Alternatively, you can ..cut.. and ..paste.. files:
- ..Right-click > Cut.. the file.
- Navigate to the folder where you want it.
- ..Right-click > Paste...

..d. Copying Files or Folders..:


- Right-click on the file/folder and select ..Copy...
- Navigate to the folder where you want to copy it and select ..Paste...

..e. Deleting Files or Folders..:


- Right-click the file/folder and select ..Delete...
- You can also select the item and press the ..Delete key.. on the keyboard.
- Deleted items go to the ..Recycle Bin.., where they can be restored or permanently deleted.

..How to Install New Programs and Remove Unwanted Ones..

..1. Installing New Programs..

To install a program, you typically need an ..installer.. file, such as a `.exe`, `.msi`, or `.zip` file.

- ..Method 1: Using a Setup File..:


1. ..Download the Program..: Visit the official website or a trusted source and download the
installer.
2. ..Run the Installer..: After downloading, double-click the installer file to run it.
3. ..Follow the Setup Instructions..: The installer will guide you through the installation process
(agree to the terms, choose installation location, etc.).
4. ..Finish Installation..: Once the program is installed, you can launch it from the ..Start
Menu.. or desktop shortcut.

- ..Method 2: Using the Microsoft Store (Windows 10/11)..:


1. Open the ..Microsoft Store.. from the Start Menu.
2. Search for the app you want to install.
3. Click ..Install.. to add the app to your computer.

..2. Removing Unwanted Programs..

To remove unwanted programs, you need to uninstall them.

- ..Method 1: Uninstall via Settings..:


1. Open ..Settings.. (click the gear icon in the Start Menu).
2. Go to ..Apps > Apps & Features...
3. Find the program you want to remove and click it.
4. Select ..Uninstall.. and follow the prompts to remove the program.

- ..Method 2: Using the Control Panel.. (Older Versions of Windows):


1. Open the ..Control Panel.. (search in the Start Menu).
2. Click ..Programs > Programs and Features...
3. Find the program you want to uninstall, right-click it, and choose ..Uninstall...
PROGRAM 6

SOLUTION –

..1. Creating a Resume in Microsoft Word..

..Step 1: Set Up Document Layout and Margins..

1. ..Open Microsoft Word...


2. ..Set Page Margins..:
- Go to the ..Layout.. tab.
- Click on ..Margins.., and select ..Normal.. (1-inch margins on all sides).
3. ..Page Orientation..: Make sure your page is set to ..Portrait.. (the default setting).
- To change the orientation, go to ..Layout > Orientation > Portrait...

..Step 2: Create the Header..

1. ..Insert Shapes for the Header..:


- Go to ..Insert > Shapes.., and choose a rectangle shape.
- Draw the rectangle at the top of the page to serve as the header background.
- Right-click the shape and select ..Format Shape.. to adjust the fill color, border, and
transparency.
- You can choose a color like ..light gray.. or ..dark blue.. for a professional look.

2. ..Add Your Name in the Header..:


- Click inside the rectangle, and type your ..full name.. in large font size (e.g., ..26 pt..).
- ..Bold.. your name and change the font color (e.g., ..Dark Blue.. or ..Black..).

3. ..Add Contact Information..:


- Below your name, list your ..contact information.. (e.g., email, phone number, LinkedIn, etc.)
in smaller font size (e.g., ..12 pt..).
- Ensure the text is aligned to the ..center...

..Step 3: Insert a Table for the Resume Structure..

1. ..Insert a Table for Layout..:


- Go to ..Insert > Table.., and select a table with ..2 columns.. and ..5 rows... This will help
organize the content.

2. ..Customize the Table..:


- After inserting the table, right-click inside the table and choose ..Table Properties... Set the
..table width.. to 100% for full-page width.
- Adjust the column widths: The left column will contain headings (e.g., Contact Information,
Education, Skills), and the right column will contain the content (e.g., your address, job details).

3. ..Fill in Content..:
- In the first column, add section headings such as:
- ..Contact Information..
- ..Objective..
- ..Education..
- ..Experience..
- ..Skills..
- In the second column, fill in the details for each section, such as your educational
qualifications, job experiences, and relevant skills.
- Use ..bullets.. and ..numbering.. to format lists where needed.
..Step 4: Apply Formatting..

1. ..Font Style and Size..:


- Choose professional fonts like ..Arial.., ..Calibri.., or ..Times New Roman...
- ..Headings.. (e.g., Contact Information, Education): Set to ..Bold.. and ..14-16 pt...
- ..Content.. (text and descriptions): Use ..10-12 pt.. font size.

2. ..Font Color..:
- Use a color like ..Dark Blue.. or ..Black.. for the text. Avoid bright colors for a professional
look.
- For section headings (e.g., ..Objective.., ..Experience..), you can use a slightly different color
(e.g., ..Dark Gray..).

3. ..Text Highlight Color..:


- Use the ..Text Highlight Color.. tool in the ..Home.. tab to highlight important details, like job
titles or company names.
- You can use a light shade of yellow or blue for emphasis.

4. ..Align Text..:
- Use ..center alignment.. for your name and contact details at the top of the resume.
- For other sections, use ..left alignment...
..Step 5: Add Page Border and Watermark..

1. ..Add a Page Border..:


- Go to the ..Design.. tab.
- Click on ..Page Borders...
- In the ..Borders and Shading.. dialog box, choose a ..Box.. border style.
- Set the ..width.. to ..1 pt.. or ..2 pt.. for a subtle but professional look.
- Select a color that complements your resume style, like ..Dark Gray.. or ..Blue...

2. ..Add a Watermark..:
- Go to the ..Design.. tab again.
- Click on ..Watermark.., and select ..Custom Watermark...
- Choose a ..Text Watermark.., and type something like "..Confidential.." or "..Resume..".
- Adjust the font, size, and color. You can select ..Light Gray.. for a faint effect that won't
distract from the content.

..Step 6: Add Page Numbers..

1. ..Insert Page Numbers..:


- Go to the ..Insert.. tab.
- Click ..Page Number.., then choose where you want the page number (e.g., ..Bottom of
Page.. > ..Plain Number 2.. for center alignment).

### ..3. Example Resume Template..

..[Header]..

- ..[Your Full Name]..


(Font Size: 26 pt, Bold, Dark Blue)

- ..Contact Information..
Email: [email protected] | Phone: (123) 456-7890 | LinkedIn: linkedin.com/in/yourname
(Font Size: 12 pt, Regular, Black)
..[Insert Table for Sections]..

Section Details
Objective A concise statement describing your career goals and what you aim to achieve.
Education Bachelor's Degree in Computer Science, XYZ University, 2022
Software Developer, ABC Corp, 2022-Present - Developed web applications using
Experience
JavaScript, React.
Skills Java, Python, HTML/CSS, Project Management
Certifications Certified Scrum Master, AWS Certified Solutions Architect
..[Footer with Page Number]..

- Page Number: (Insert Page Number in footer using the ..Insert > Page Number.. tool.)
PROGRAM 7

SOLUTION –
..Steps to Create a Flowchart in PowerPoint (or Word)..

..1. Open a New Slide or Document..


- Open ..Microsoft PowerPoint.. (or Word).
- Create a new presentation (or a blank document).

..2. Insert Shapes..

1. ..Insert Ellipse (Start/End)..:


- Go to the ..Insert.. tab.
- Click ..Shapes.., then select ..Oval.. (Ellipse).
- Draw the shape by clicking and dragging on the slide.
- Resize it to fit your needs, and add text like "Start" or "End".
- To make it perfectly circular, hold the ..Shift.. key while drawing.

2. ..Insert Rectangles (Process Steps)..:


- Go to ..Insert > Shapes.., and choose ..Rectangle...
- Draw a rectangle for the process steps, such as “Process 1”, “Process 2”, etc.
- Add text inside the rectangles.

3. ..Insert Parallelogram (Input/Output)..:


- Go to ..Insert > Shapes.., and select ..Parallelogram...
- Draw the shape for input/output steps, like “Enter Data” or “Display Result”.
- Add text inside the parallelogram.

4. ..Insert Arrows (Flow Direction)..:


- Go to ..Insert > Shapes.., and select an ..Arrow...
- Draw arrows between the shapes to show the flow of the process.
- Adjust the arrow size and direction to connect the steps in the correct sequence.

..5. Connect the Shapes Using Arrows..

- After drawing the shapes (ellipse, rectangles, and parallelograms), connect them using
..arrows.. to show the flow of the process. Simply select the arrow shape, then draw lines
between the shapes to represent the direction of movement.

..To connect the shapes automatically:..


- Select a shape (e.g., rectangle).
- Click on the ..Shapes.. dropdown menu and choose ..Connector.. (this ensures that arrows
automatically adjust when shapes are moved).
- Draw the connector between two shapes.

..6. Add Text to the Flowchart..

- Click on each shape (ellipse, rectangle, parallelogram) and type in the relevant text:
- ..Ellipse..: Start and End
- ..Rectangle..: Process or Action steps
- ..Parallelogram..: Input or Output operations
- ..Arrows..: Add labels like "Yes", "No", or "Continue" for conditional paths.

..7. Group the Flowchart Components..

To make it easier to move the entire flowchart as one object (without having to move each
shape individually), you can ..group.. all the shapes together.

1. ..Select All Shapes..:


- Click and drag your mouse to select all the shapes, or hold down ..Shift.. and click each shape
individually to select them all.

2. ..Group the Shapes..:


- After selecting all the shapes and arrows, right-click on one of the selected objects.
- Choose ..Group.. > ..Group.. from the context menu, or go to the ..Format.. tab and click
..Group.. in the ..Arrange.. section.

3. ..Resize and Move the Entire Flowchart..:


- Now that the flowchart is grouped, you can resize or move the entire flowchart as a single
object.
- To ungroup the flowchart, right-click and choose ..Ungroup.., or go to ..Format > Group >
Ungroup...

Output
PROGRAM 8

SOLUTION –
STEP 1- Open Microsoft Excel.

STEP 2- Select the number of columns in row 1 you want to merge.

STEP 3- then click MERGE CELL option in the home menu.

STEP 4- Now merge the second row following the same step 1
and step 2

STEP 5- Now again select the first two column of row 2 and merge them using merge cell option
in home menu.

STEP 6- Select the third and fourth column of row 2 and merge them using merge cell form
home menu.

STEP 7- Now you can add the data you want to add in this table.

STEP 8- To add border select the area of table you want to border and click the ALL BORDER
option in home menu and select the desired border you want to apply on your table.

STEP 9- Also to add background color to your table selects the area of table you want to color
and click on the BACKGROUND COLOR option in the home menu and select the desire color of
your choice.

STEP 10- Now save the file using either short cut Ctrl + S or by clicking on the OFFICE OPTION
ON THE LEFT CORNER AND THEN SAVE.

AND THAT’S HOW YOU CAN MERGE YOUR TABLE, ADD BORDER, AND BACKGROUND COLOUR
TO YOUR TABLE.

You might also like