Computer Science, asked by priyankagar456, 4 months ago

एक्सप्लेन डिफरेंट टाइप्स ऑफ सॉफ्टवेयर विद एग्जांपल​

Answers

Answered by Anonymous
2

Explanation:

Every day, we come across different types of computer software that helps us with our tasks and increase our efficiency. From MS Windows that greets us when we switch on the system to the web browser that is used to surf the internet or the games that we play on our computer to the calorie burn counter on our smartphone, are all examples of software. In this world of technology, we even come across various software development trends that help our business to grow, we are surrounded by all these software which are determined to make our lives easier. By definition, a Software (also abbreviated as an SW or S/W) is a collection of data, programs, procedures, instructions, and documentation that perform various predefined tasks on a computer system. They enable users to interact with the computer

In the field of software engineering and computer science, the software is nothing but information processed by a computer system and programs. The software includes libraries, programs, and corresponding non-executable data, such as digital media and online documentation. Computer hardware and software need each other and neither one of them can be convincingly used on its own. The amalgamation of the hardware and the software gives control and flexibility to modern-day computing systems. Without software, computers would be of no use. For instance, without the help of your web browser software, you will not be able to surf the Internet. Similarly, without an operating system, no application can run on your computer.

Today there are abundant high-end technologies and software accessible to us that outline the way we lead our lives and house our continuously changing and increasing needs. The endless number of software types can be overwhelming for anybody, especially when one does not understand the various types of software and their users thoroughly.

Different Types of Software

Typically, there are two major classifications of software, namely System Software and Application Software.

1. System Software

A system software aids the user and the hardware to function and interact with each other. Basically, it is a software to manage computer hardware behavior so as to provide basic functionalities that are required by the user. In simple words, we can say that system software is an intermediator or a middle layer between the user and the hardware. These computer software sanction a platform or environment for the other software to work in. This is the reason why system software is very important in managing the entire computer system. When you first turn on the computer, it is the system software that gets initialized and gets loaded in the memory of the system. The system software runs in the background and is not used by the end-users. This is the reason why system software is also known as ‘low-level Some common system software examples are:

Operating System: It is the most prominent example of System Software. It is a collection of software that handles resources and provides general services for the other applications that run over them. Although each Operating System is different, most of them provide a Graphical User Interface through which a user can manage the files and folders and perform other tasks. Every device, whether a desktop, laptop or mobile phone requires an operating system to provide the basic functionality to it. As an OS essentially determines how a user interacts with the system, therefore many users prefer to use one specific OS for their device. There are various types of operating system such as real-time, embedded, distributed, multiuser, single-user, internet, mobile, and many more. It is important to consider the hardware specifications before choosing an operating system. Some examples of Operating systems given below:

Android

CentOS

iOS

Linux

Mac OS

MS Windows

Ubuntu

Unix

Device Drivers: It is a type of software that controls particular hardware which is attached to the system. Hardware devices that need a driver to connect to a system include displays, sound cards, printers, mice and hard disks. Further, there are two types of device drivers: Kernel Device Drivers and User Device Driver. Some examples of device drivers are:

BIOS Driver

Display Drivers

Motherboard Drivers

Printer Drivers

ROM Drivers

Sound card Driver

USB Drivers

USB Drivers

VGA Drivers

VGA Drivers

Virtual Device Drivers

Firmware: Firmware is the permanent software that is embedded into a read-only memory. It is a set of instructions permanently stored on a hardware device. It provides essential information regarding how the device interacts with other hardware. Firmware can be considered as ‘semi-permanent’ as it remains permanent unless it is updated using a firmware updater. Some examples of firmware are:

BIOS

Computer Peripherals

Consumer Applications

Embedded Systems

UEFI

Similar questions