Skip to main content

Explain Computer Software With Examples

Software

Software is a set of instructions that tell a computer what to do. Software is the set of instructions given to computer to perform a task or to control operations of computer. Software cannot be touched. There are two main types of software - Application software and System software. The hardware cannot perform any task without software. Software is installed on hard disk. When we use any software it is loaded into RAM from hard disk.

What is Software Define Explain Software
What is Software?

Examples of software are:

  1. MS Word
  2. MS EXCEL
  3. MS POWER POINT, 
  4. WinZip
  5. Norton Anti Virus
  6. MSN Messenger 
  7. and MS Windows etc. 
          
Microsoft WORD:
What is software - MS Word software
MS Word

This software is used to prepare letters, applications, office documents and all types of documents and books etc.
Microsoft Excel:
What is software - MS Excel software
MS Excel


It is used calculations and preparing electronic worksheets for example creating Employees Pay Sheet or Students Result Sheet.
         
MS POWER POINT:

What is software - power point presentation software




It is used to prepare presentations to be presented on multimedia projectors.
WinZip:
What is software - winzip software

This software is used to store a file as compactly as possible, in the minimum file size possible. WinZip makes easy to take files from one computer to another and stores them in less storage space. When we need to use the zipped file, we have to unzip it or extract it to the original state and size.
Norton Anti Virus:
What is software -anti virus software

This software is used to detect and remove virus attacks on your computer.

MSN Messenger:
What is software - msn messenger

It is used for online chatting with friends all over the world.
MS Windows:  
What is software - system software-Windows



Microsoft Windows is the most popular Operating system in the world. First of all, you have to install an operating system on computer, before it will be ready for work. After installing the operating system like Microsoft Windows, now you can install application software like MS Excel, MS Word or games etc. In short, without an operating system you cannot use a computer.

Comments

Popular posts from this blog

Explain different types of storage devices

Topic: Explain different types of storage devices in Computer systems Storage Devices Storage devices are used to store data and instructions permanently. Storage devices are also called secondary storage devices / backing storage devices / external storage devices or auxiliary storage devices. Examples of storage devices include Hard Disk, CD and DVD etc. Why Secondary Storage Devices are Used? Secondary storage devices are used because: Primary memory(RAM) is volatile and temporary. When computer is switched off, all data in ram is erased. Storage devices can store large amounts of data and instructions permanently whereas Primary memory has less capacity of storing data. Types Of Storage Devices There are three main types of storage devices:  Magnetic Tape   Magnetic Disk   Optical Disk   Flash Memory storage devices 1. Magnetic Tape Magnetic tape is the oldest storage device. It is made of plastic coated with magnetic material. Data is stored on mag

Convert Centimeters to Inches Python Programming | Python Program Conver...

YouTube Video Tutorial How to write a Python program to convert centimetres to inches Formula to convert centimetres to inches   Explanation of this Python Program This Python program prompts the user to enter a height in inches, converts it to centimeters, and then prints the converted value. It uses the conversion factor of 2.54 to perform the conversion and rounds the result to two decimal places before displaying it to the user. Here's an explanation of the provided Python program line by line: python inches = float ( input ( 'Enter the Height in inches to convert into centimeters:' )) This line prompts the user to enter a height in inches and assigns the entered value to the variable inches . The input() function is used to receive input from the user, and float() is used to convert the input into a floating-point number. python centimeters = inches * 2.54 This line calculates the equivalent value in centimeters by multiplying the inches variable by the conver

Important Objective Type Questions 101-155

MMC stands for multimedia card. SD stands for secure digital card. System Bus  is used to connect main components of a computer such as cpu and main memory. A Port is an interface or a point of attachments. POS stands for Point Of Sale terminal. ATM stands for Automated Teller Machine. PIN stands for Personal identification number. Kbps stands for kilobits per second. Mbps stands for megabits per second. A port that transmits one bit at a time is called Serial Port. A type of port that transmits many bits at a time is called Parallel Port. LPT stands for Line Printer. Examples of system software are Operating System, Utility Programs and Device Drivers. Examples of operating systems are DOS, Windows, Unix and Linux. Examples of Utility programs are File Manager, Image Viewer, Disk Scanner and File Compressor. Software used to detect and remove viruses is called Antivirus . Examples of antivirus programs are Mcaffee, Avast,