Fundamentals of Information Technology222222
Fundamentals of Information Technology222222
The key difference between primary and secondary memory is speed of access.
Primary memory includes ROM and RAM, and is located close to the CPU on the computer motherboard,
enabling the CPU to read data from primary memory very quickly indeed. It is used to store data that the
CPU needs imminently so that it does not have to wait for it to be delivered.
Secondary memory by contrast, is usually physically located within a separate storage device, such as a
hard disk drive or solid state drive (SSD), which is connected to the computer system either directly or
over a network. The cost per gigabyte of secondary memory is much lower, but the read and write
• Primary Memory Types: RAM and ROM
• There are two key types of primary memory:
• RAM, or random access memory
• ROM, or read-only memory
1) RAM Computer Memory
The acronym RAM stems from the fact that data stored in random access memory can be accessed – as the name suggests – in any random
order. Or, put another way, any random bit of data can be accessed just as quickly as any other bit.
The most important things to understand about RAM are that RAM memory is very fast, it can be written to as well as read, it is volatile (so
all data stored in RAM memory is lost when it loses power) and, finally, it is very expensive compared to all types of secondary memory in
terms of cost per gigabyte. It is because of the relative high cost of RAM compared to secondary memory types that most computer systems
use both primary and secondary memory.
Data that is required for imminent processing is moved to RAM where it can be accessed and modified very quickly, so that the CPU is not
kept waiting. When the data is no longer required it is shunted out to slower but cheaper secondary memory, and the RAM space that has
been freed up is filled with the next chunk of data that is about to be used.
Types of RAM
DRAM: DRAM stands for Dynamic RAM, and it is the most common type of RAM used in computers. The oldest type is known as single
data rate (SDR) DRAM, but newer computers use faster dual data rate (DDR) DRAM. DDR comes in several versions including DDR2 , DDR3,
and DDR4, which offer better performance and are more energy efficient than DDR. However different versions are incompatible, so it is
not possible to mix DDR2 with DDR3 DRAM in a computer system. DRAM consists of a transistor and a capacitor in each cell.
SRAM: SRAM stands for Static RAM, and it is a particular type of RAM which is faster than DRAM, but more expensive and bulker, having
six transistors in each cell. For those reasons SRAM is generally only used as a data cache within a CPU itself or as RAM in very high-end
server systems. A small SRAM cache of the most imminently-needed data can result in significant speed improvements in a system
The key differences between DRAM and SRAM is that SRAM is faster than DRAM – perhaps two to three times faster – but more expensive
and bulkier. SRAM is usually available in megabytes, while DRAM is purchased in gigabytes.
DRAM uses more energy than SRAM because it constantly needs to be refreshed to maintain data integrity, while SRAM – though volatile
– does not need constant refreshing when it is powered up.
• 2) ROM Computer Memory
• ROM stands for read-only memory, and the name stems from the fact that while
data can be read from this type of computer memory, data cannot normally be
written to it. It is a very fast type of computer memory which is usually installed
close to the CPU on the motherboard.ROM is a type of non-volatile memory,
which means that the data stored in ROM persists in the memory even when it
receives no power – for example when the computer is turned off. In that sense it
is similar to secondary memory, which is used for long term storage.
• When a computer is turned on, the CPU can begin reading information stored in
ROM without the need for drivers or other complex software to help it
communicate. The ROM usually contains “bootstrap code” which is the basic set
of instructions a computer needs to carry out to become aware of the operating
system stored in secondary memory, and to load parts of the operating system
into primary memory so that it can start up and become ready to use.
• ROM is also used in simpler electronic devices to store firmware which runs as
soon as the device is switched on.
• Types of ROM
• ROM is available in several different types, including PROM, EPROM, and EEPROM.
• PROM PROM stands for Programmable Read-Only Memory, and it is different from true ROM in that while a ROM is programmed (i.e.
has data written to it) during the manufacturing process, a PROM is manufactured in an empty state and then programmed later
using a PROM programmer or burner.
• EPROM EPROM stands for Erasable Programmable Read-Only Memory, and as the name suggests, data stored in an EPROM can be
erased and the EPROM reprogrammed. Erasing an EPROM involves removing it from the computer and exposing it to ultraviolet light
before re-burning it.
• EEPROM EEPROM stands for Electrically Erasable Programmable Read-Only Memory, and the distinction between EPROM and
EEPROM is that the latter can be erased and written to by the computer system it is installed in. In that sense EEPROM is not strictly
read-only. However in many cases the write process is slow, so it is normally only done to update program code such as firmware or
BIOS code on an occasional basis
• Confusingly, NAND flash memory (such as that found in USB memory sticks and solid state disk drives) is a type of EEPROM, but NAND
flash is considered to be secondary memory.
• Secondary Memory Types
• Secondary memory comprises many different storage media which can be directly attached to a computer system. These include:
hard disk drives
• solid state drives (SSDs)
• Optical (CD or DVD) drives
• Tape drives
• Secondary memory also includes:
• Storage arrays including 3D NAND flash arrays connected over a storage area network (SAN)
• Storage devices which may be connected over a conventional network (known as network attached storage, or NAS)
• Arguably cloud storage can also be called secondary memory.
• Differences between RAM and ROM
• ROM:
• Non-volatile
• Fast to read
• Usually used in small quantities
• Cannot be written to quickly
• Used to store boot instructions or firmware
• Relatively expensive per megabyte stored compared to RAM
• RAM:
• Volatile
• Fast to read and write
• Used as system memory to store data (including program code) that the CPU needs to process
imminently
• Relatively cheap per megabyte stored compared to ROM, but relatively expensive compared to
Q3. Hardware and Software
Ans:
A computer system is divided into two categories: Hardware and Software. Hardware refers to the physical and visible
components of the system such as a monitor, CPU, keyboard and mouse. Software, on the other hand, refers to a set of
instructions which enable the hardware to perform a specific set of tasks. The software must be installed in the hardware to
function properly and similarly, the hardware must be present for the tasks to be performed. Both are interdependent, yet they
are also different from each other.
COMPUTER HARDWARE
• The user of a batch operating system never directly interacts with the computer. In this type of OS, every user prepares his or her job on an offline
device like a punch card and submit it to the computer operator.
• Real time OS
• A real time operating system time interval to process and respond to inputs is very small. Examples: Military Software Systems, Space Software
Systems are the Real time OS example.
• Mobile OS
• Mobile operating systems are those OS which is especially that are designed to power smartphones, tablets, and wearables devices.
• Functions of Operating System
• Some typical operating system functions may include managing memory, files,
processes, I/O system & devices, security, etc.
Speed
A computer works with much higher speed and accuracy compared to humans
while performing mathematical calculations. Computers can process millions
(1,000,000) of instructions per second. The time taken by computers for their
operations is microseconds and nanoseconds.
Accuracy
Computers perform calculations with 100% accuracy. Errors may occur due to data inconsistency or inaccuracy.
Diligence
A computer can perform millions of tasks or calculations with the same consistency and accuracy. It doesn’t feel any
fatigue or lack of concentration. Its memory also makes it superior to that of human beings.
Versatility
Versatility refers to the capability of a computer to perform different kinds of works with same accuracy and efficiency.
Reliability
A computer is reliable as it gives consistent result for similar set of data i.e., if we give same set of input any number of
times, we will get the same result.
Automation
Computer performs all the tasks automatically i.e. it performs tasks without manual intervention.
Memory
A computer has built-in memory called primary memory where it stores data. Secondary storage are removable devices
Q8. Explain various input and output devices of a computer.
Ans:
An input device sends information to a computer system for processing, and an
output device reproduces or displays the results of that processing. Input devices
only allow for input of data to a computer and output devices only receive the
output of data from another device.
Input and Output devices are a major part of the computer. They are a type of
hardware device that makes up the computer system. These allow the system to
function properly with external help. They both deal with data but in different
ways.
The input allows the user to send data while the output completes the task related
to the data. These all are auxiliary devices that connect to the device and complete
all the tasks accordingly. Keyboards, mouse, scanners, etc are some of the input
devices while printers, monitors, headphones, etc are some of the output devices.
• Input Devices of Computer
• As mentioned above the input devices allow the users to send signals to the computer to
perform a certain task. The receiver at this end is the Central Processing Unit (CPU) which then
sends the signal to the output devices. Input devices further classify according to modality like
visual or audio, discrete or continuous, and is it direct or indirect.
Some of the classifications are –
1. Keyboard Devices
Keyer
Keyboard
Lighted Program Function Keyboard (LPFK)
2. Pointing Devices
• A mouse sitting on a desk.
• A computer mouse
• 3D mice
• Joysticks
• . Composite Devices
• Wii Remote
• Wii Remote with attached strap
• 4. Game controller
• Digital camera
• Digital camcorder
• Portable media player
• Webcam
• Microsoft Kinect Sensor
• Image scanner
• Fingerprint scanner
• Barcode reader
• 3D scanner
• Laser rangefinder
• Eye gaze tracker
• Medical Imaging
• Computed tomography
• Magnetic resonance imaging
• Positron emission tomography
• Medical ultrasonography
• 6. Audio Input Devices
• Microphones
• MIDI keyboard or another digital musical instrument
• 1. Keyboard
• The most basic input device to enter data on the system or any other device with the help of the keys is a keyboard. They establish a connection with the
computer either by wifi or by a USB system. There are keys for everything – numbers, letters, characters, and functions.
• The typing keys are A – Z and number keys till 09. The numeric keypad has 17 keys allowing users to perform different calculations. Then there are function
keys for special computer features at the top row. The control keys have arrow signs on them allowing users to scroll on the page and select. Then there are
special-purpose keys like space, enter, shift, etc.
• There are several types of keyboards according to geographic location but the most popular one is QWERTY. The go-to keyboard of the modern-day, even the
Latin-based countries use this type of keyboard very frequently. The top six letters of the keyboard are qwerty, giving us the name of the keyboard. Many
people even think that this is the only keyboard that exists.
• 2. Mouse
• A hand-supported input device that allows users to move the cursor on the screen is a mouse. It works on a flat surface with a wheel between the left and
right buttons. Laptops have a touchpad as does the function of a mouse. The invention of the mouse took place in 1063 by Douglas C. Engelbart.
• The earliest version of the mouse had a rollerball underneath but the modern ones are made with optical technology with a light beam. The port of the mouse
connection depends on the computer and mouse type. Its advantages are –
• Easy to use
• Affordable
• Moves the cursor faster
• 3. Joystick
• Joystick is a pointing device to move the cursor on the monitor screen but not the same as a mouse. It has a spherical ball stick-type structure. It can move in
all directions and is a computer aid design mainly for gaming purposes.
• 4. Light Pen
• Again a pointing device with a pen-like structure allowing users to select on the screen and even draw on it. Photocells and optical systems are inbuilt inside
• 5. Track Ball
• A common accessory for notebooks and laptops, that works as a replacement for a mouse. With a similar structure, it has a half inserted ball which
the fingers move to send signals for cursor movement. It is kind of stationary taking very little space. It comes in a ball, button, and square shape as
well.
• 6. Scanner
• A scanner works like a photocopy machine is an input device to make information available on a pc from paper. This is mainly to manipulate the
information by converting an image into a digital form and then printing it.
• 7. Digitizer
• Responsible for converting analog information into digital form, a digitizer converts signals into numeric values stored in a computer. The computer
can now do anything with it as long as the camera is pointing out the image. A graphic tablet is also a digitizer converting graphics into binary data. It
is ideal for drawing and image manipulation applications.
• 8. Microphone
• It is an inbuilt voice input device to take in the sound signals and then convert them into digital form. It is a very common device present in
multimedia presentation and music-related applications.
• Large Size
• Power consumption is high
• Characteristics –
• Inexpensive
• Accessible
• Multilingual Printing
• Its disadvantages are –
• Slow Speed
• ii. Daisy Wheel
• With head lying on the wheel, the pins next to the characters form a petal shape thus giving it its name. They print nice quality characters and are
mostly present at word-processing offices that need a few letters only.
• Its advantages are –
• Reliable than the dot matrix printer
• Quality Characters
• Exchangeable Fonts
• Its disadvantages are –
• Slow in speed
• Noisy Nature
• A bit expensive
• c. Line Printers
• They print one line at a time. They are of two types –
• i. Drum Printer
• They have a drum-like shape with track division equal to paper size, like 100 width paper will have 100 tracks. Each track has a character set embossed either 48
character set, 64 or 96 characters set. Each drum prints one line and is as fast as 300 to 2000 lines per minute.
• Its advantages are –
• High speed
• Its disadvantages are
• Very Costly
• Only one set of font available in one printer
• ii. Chain Printer
• This printer uses a character chain to print like 48, 64, or 96 characters.
• Its advantages are –
• Interchangeable character fonts
• Multilingual printing
• Its disadvantages are –
• d. Non-impact PrintersThey don’t use a ribbon to print but instead print an entire page in one go.
• Very fast
• Don’t make noise
• High-Quality printing
• Many fonts and character size available
• e. Laser Printers
• These use laser lights for producing dots to form characters on a page.
• Fast Speed
• Quality Output
• Great graphic quality
• Supports multiple fonts and size
• Its disadvantages are –
• Very Costly
• Can’t print multiple copies at a time
• Inkjet Printers
• These are the new generation printers that use the spray to print the papers. They produce high-quality characters with a focus on details.
• Its advantages are
• High quality
• Reliable
• Multiple copy printing
• Its disadvantages are –
• Expensive
• Slow compared to laser printer
• 3. Speakers
• An output device that produces sound after receiving a command from the
computer. They support the computers as well as other hardware devices. Now
we also have wireless speakers with Bluetooth technology.
• 4. Projector
• This is an optical device that presents visuals on the screen, stationary and moving both. They are present at movie theatres, auditoriums, etc. It
connects to the computer and displays the image on it on a larger screen.
• 5. Plotter
• It is a device to make graphics, prints and other vector images to give a real life illustration vibe. It is mandatory to have a graphic card to use the
device. The pen like device that comes with it helps in replicating the exact design on the computer.
• 6. Braille Reader
• Made for the blind users, this device is to process computer data in braille format. It allows users with low or no vision to recognize the data as the
braille reader put data on the paper in embossed format. They can run their fingers over it to understand everything easily.
• 7. Television
• A very common output device present in most of the households is a display output device. It portrays video and audio files on the screen according to
the user’s needs. Before we had CRT screens but now most of us use plasma displays.
• 8. Video Card
• This device goes inside the sockets of a motherboard of the computer system. It improvises the digital content appearance in other output devices. It is
very important now with many people having multiple devices just for personal use.
• 10. Headphones
• Similar to speakers, this device has a lower sound frequency. They can’t be easily heard in large areas like grounds and parks but are only accessible to
Q8. Explain Generations of a Computer
The development of computer systems is normally discussed as the development over different generations.
With the succession of different generations, came the advancement in computer technology.
Computer Generations
Let us now discuss the development in Computer Technology over the different generations.
First Generation
The period 1940 to 1956, roughly considered as the First Generation of Computer.
The first generation computers were developed by using vacuum tube or thermionic valve machine.
The input of this system was based on punched cards and paper tape; however, the output was displayed on
printouts.
The first generation computers worked on binary-coded concept (i.e., language of 0-1). Examples: ENIAC,
EDVAC, etc.
• Second Generation
• The period 1956 to 1963 is roughly considered as the period of Second
Generation of Computers.
• The second generation computers were developed by using transistor technology.
• In comparison to the first generation, the size of second generation was smaller.
• In comparison to computers of the first generation, the computing time taken by
the computers of the second generation was lesser.
• Third Generation
• The period 1963 to 1971 is roughly considered as the period of Third Generation of computers.
• The third generation computers were developed by using the Integrated Circuit (IC) technology.
• In comparison to the computers of the second generation, the size of the computers of the third generation was smaller.
• In comparison to the computers of the second generation, the computing time taken by the computers of the third generation was
lesser.
• The maintenance cost of the computers in the third generation was also low.
• The computer system of the computers of the third generation was easier for commercial
use.
Fourth Generation
• The period 1972 to 2010 is roughly considered as the fourth generation of computers.
• The fourth generation computers were developed by using microprocessor technology
• By coming to fourth generation, computer became very small in size, it became portable.
• The machine of fourth generation started generating very low amount of heat.
• It is much faster and accuracy became more reliable.
• The production cost reduced to very low in comparison to the previous generation.
• It became available for the common people as well.
Fifth Generation
• The period 2010 to till date and beyond, roughly considered as the period of fifth
generation of computers.
• By the time, the computer generation was being categorized on the basis of
hardware only, but the fifth generation technology also included software.
• The computers of the fifth generation had high capability and large memory
capacity.
• Working with computers of this generation was fast and multiple tasks could be
performed simultaneously.
• Some of the popular advanced technologies of the fifth generation include Artificial
intelligence, Quantum computation, Nanotechnology, Parallel processing, etc.
• Q9. Explain Internal and External commands
Ans:
Internal commands are commands that are already loaded in the system. They
can be executed any time and are independent. On the other hand, external
commands are loaded when the user requests for them. Internal commands don't
require a separate process to execute them. External commands will have an
individual process.
For example most commonly used internal commands : DIR, MD, CD, TIME, DATE, COPY,
COPY CON, TYPE etc. External Commands : These are commands that are not in-built in
DOS and are not part of shell, they are only loaded in memory when they are invoked.
External Commands : Commands which aren't built into the shell. When an
external command has to be executed, the shell looks for its path given in the
PATH variable, and also a new process has to be spawned and the command
gets executed. They are usually located in /bin or /usr/bin.
There are also Batch commands or Batch files which are text files that contain a list of
internal and/or external commands which are executed in sequence when the batch file is
executed. AUTOEXEC.BAT gets executed automatically on booting.
Q10. Explain features of Word processing.
Ans:
A word processor is an electronic device (later a computer software application) for
text, composing, editing, formatting, and printing.
The word processor was a stand-alone office machine in the 1960s, combining the
keyboard text-entry and printing functions of an electric typewriter with a recording
unit, either tape or floppy disk (as used by the Wang machine) with a simple dedicated
computer processor for the editing of text.[1] Although features and designs varied
among manufacturers and models, and new features were added as technology
advanced, the first word processors typically featured a monochrome display and the
ability to save documents on memory cards or diskettes. Later models introduced
innovations such as spell-checking programs, and improved formatting options.
Typical features of a modern word processor include multiple font sets, spell
checking, grammar checking, a built-in thesaurus, automatic text correction, web
integration, HTML conversion, pre-formatted publication projects such as
newsletters and to-do lists, and much more.
Q11. Explain the steps involved in Mail merge.
• Ans :
• Mail merge consists of combining mail and letters and pre-addressed envelopes or mailing labels for mass
mailings from a form letter.[1]
• This feature is usually employed in a word processing document which contains fixed text (which is the same in
each output document) and variables (which act as placeholders that are replaced by text from the data source
word to word).
• Some word processors can insert content from a database, spreadsheet, or table into text documents.[2][3]
• It is a powerful tool for writing a personalized letter or e-mail to many people at the same time. It imports data from
another source such as a spreadsheet and then uses that to replace placeholders throughout the message with
the relevant information for each individual that is being messaged.
It allows the user to protect their workbooks by using a password from unauthorized access to their information.
4. Data Filtering
Filtering is a quick and easy way to find and work with a subset of data in a range. A filtered range displays only the rows that meet the criteria you specify for
a column. MS Excel provides two commands for filtering ranges:
• AutoFilter; which includes filter by selection, for simple criteria
• Advanced Filter; for more complex criteria
5. Data Sorting
Data sorting is the process of arranging data in some logical order. MS Excel allows us to sort data either in ascending or descending order.
6. Built-in formulae
MS Excel has got many built-in formulae for sum, average, minimum, etc. We can use those formulae as per our needs.
7. Create different charts (Pivot Table Report)
MS Excel allows us to create different charts such as bar graph, pie- charts, line graphs, etc. This helps us to analyze and compare data very easily.
8. Automatically edits the result
MS Excel automatically edits the result if any changes are made in any of the cells.
9. Formula Auditing
Using formula auditing we can graphically display or trace the relationships between cells and formulas with blue arrows. We can trace the precedents (the
Q13. What are the features of Power point?
Ans:
MS PowerPoint is a program that is included in the Microsoft Office suite. It is used to make presentations for personal and professional purposes.
• Most of our favourite features are based on time saving and working efficiently allowing us to spend more time on the creativity within a
presentation. So here’s a rundown of our favourite features of 2010.
• 1. Animation Painter
A great tool to use when you’ve applied a complicated piece of animation to a single object. You can now copy and paste the animation you have
applied to one object straight to another.
• 2. Video Editor
We’re often provided with video clips when we’re creating presentations, many times they need some trimming to show only what the presenter
wants.
The easy to use Trim feature allows you to trim down any unwanted footage. You can use a timeline or actual time codes to make very precise edits.
Again PowerPoint has installed some nice video editing adjustments to lighten, darken or brighten footage. Be aware though if you make an edit
within 2010 it will not appear if you back save you presentation to 2007 or 2003.
• 3. Create a video of you presentation
Once we’ve created a presentation we’re often asked to find a way of handing out these presentations out without allowing them to be manipulated.
PowerPoint has now enabled the feature to output the presentation as a video. It has options that allow you to control the size of the video and timings
for each slide, encoding the video to suit your playback is also a simple process. It produces a WMV format video which can be emailed and the end
user doesn’t even need PowerPoint to view the presentation.
• 4. Automatic ribbons toolbars
Automatic ribbon toolbars are the tabs that appear when you click on a chart, shape, text, image or video that have all the effects and features
associated with the object all in one place ready to utilise. The ribbon is also fully customisable meaning you can edit existing ones or create brand
new ones with all your favourite commands on.
• 5. Transitions
The slide transitions and overall animations have been improved greatly, not only have they improved the existing ones so they are a lot smoother,
they have incorporated some new fresh ones as well. The layout on the transition ribbon is a lot easier to work with, with a transition effect window
and then an effect options drop down to control the transition even more.
• 6. Sections
Working in the live events industry being able to section your whole presentation is a great tool. You can expand
and collapse the sections very easily to help you see the presentation more clearly, you can section an individual
presentation into the most important headings, or if you have multiple speakers you can section the whole file
into those speakers allowing you to easily find a certain slide or speaker.
• 7. Cropped tool, mask feature
The crop tool has always be a favourite of ours in PowerPoint, but the added ability of allowing you to see what
you are cropping as you crop is really helpful in making precise crops. You can now also crop and then move the
image within the crop, allowing even more editing flexibility.
• 8. Effect preview
The effect preview feature saves a lot of time when working on a large presentation. We use it a lot for
previewing animation and transitions. The preview effect has been applied to all the design features within
PowerPoint though, so you can see the style applied just by holding the mouse over it rather than keep applying
each one to see if that’s the desired option. It allows you to switch between styles instantly rather than creating
two versions and comparing.
• 9. Screen shot
Another very handy little tool that allows you to take a screen shot and instantly import it into your PowerPoint
slide as an image which you can then crop and add effects to as you wish. This is useful if you’re trying to show an
image from the internet or a programme on your computer.
• 10. Smart guides
Smart guides are found in the grid and guides toolbox, they automatically show up on your slide to show you
where the object you have aligns with other objects on the slide allowing you to easily arrange objects without
using the align tools.
Q14. Explain the services of Internet.
Ans:
The Internet is a vast network of independent computer networks that
are linked together using the standard protocol TCP/TP (Transfer Control
Protocol/Internet Protocol) to serve billions of users. ... A variety of wireless and
optical networking technologies connect the Internet to our local area.
Some of the most popular internet services are :
1. Communication Services
2. Information Retrieval Services
3. World Wide Web Services
4. Web Services
5. Directory Services
6. Automatic Network Address Configuration
7. Network Management Services
8. Time Services
9. Usenet
10.NewsGroup
11.Ecommerce
Q15. Explain the components and applications of Multimedia.
Ans:
• Multimedia
•
The word 'Multimedia' is a combination of two words, 'Multi' and 'Media'. Multi means many and media means
material through which something can be transmitted or send. Multimedia combined all the media elements like text and
graphics to make the information more effective and attractive. Now I am going to write about its components.
Components of Multimedia
•
The various components of multimedia are Text, Audio, Graphics, Video and Animation. All these components work
together to represent information in an effective and easy manner.
1)Text: Text is the most common medium of representing the information. In multimedia, text is mostly use for titles,
headlines,menu etc. The most commonly used software for viewing text files are Microsoft Word, Notepad, Word pad
etc. Mostly the text files are formatted with ,DOC, TXT etc extension.
2)Audio: In multimedia audio means related with recording, playing etc. Audio is an important components of multimedia
because this component increase the understandability and improves the clarity of the concept. audio includes speech,
music etc. The commonly used software for playing audio files are:
i) Quick Time
ii) Real player
iii) Windows Media Player
3)Graphics: Every multimedia presentation is based on graphics. The used of graphics in multimedia makes the
concept more effective and presentable.the commonly used software for viewing graphics are windows Picture,
Internet Explorer etc. The commonly used graphics editing software is Adobe Photoshop through which graphics
can be edited easily and can be make effective and attractive.
4)Video: Video means moving pictures with sound. It is the best way to communicate with each other. In
multimedia it is used to makes the information more presentable and it saves a large amount of time. The
commonly used software for viewing videos are:
i) Quick Time
ii) Window Media Player
iii) Real Player
5)Animation: In computer animation is used to make changes to the images so that the sequence of the images
appears to be moving pictures. An animated sequence shows a number of frames per second to produce an
effect of motion in the user's eye. Some of the commonly used software for viewing animation are:
i) Internet Explorer
ii) Windows Pictures
iii) Fax Viewer
These are the components of Multimedia. Now I am going to talk about its applications.
• Application of multimedia
• Nowadays the application of Multimedia are observed in various fields such as Education, Entertainment,Business and so
on. To communicate the message in the form of picture, sound, video, animation is the primary role of multimedia. Some of
the application of multimedia are as follows:
• 1)Multimedia in Education: Multimedia is becoming popular in the field of education. It is commonly used to prepare study
material for the students and also provide them proper understanding of different subjects.Nowadays Edutainment, a
combination of Education and Entertainment has become very popular. This system provides learning as well as provides
entertainment to the user.
• 2)Multimedia in Entertainment: Computer graphics techniques are now commonly use in making movies and games. this
increase the growth of multimedia.
i)Movies: Multimedia used in movies gives a special audio and video effect. Today multimedia has totally changed the art of
making movies in the world. Difficult effect, action are only possible through multimedia.
• ii)Games: Multimedia used in games by using computer graphics, animation, videos have changed the gaming experience.
Presently, games provides fast action, 3-D effects and high quality sound effects which is only possible through multimedia.
3)Multimedia in Business: Today multimedia is used in every aspect of business. These are some of the applications:
i)Videoconferencing: This system enables to communicate using audio and video between two different locations through
their computers.When the information is sent across the world, this technology provides cost benefits to the business which
saves their time, energy and money.
ii)Marketing and advertisement: Nowadays different advertisement and marketing ideas about any product on television and
internet is possible with multimedia.