Computer Science, asked by dramnivash40, 6 months ago

write the definitione of system software.​

Answers

Answered by apeksha676
3

Answer:

System Software can be designed as the software in such a way so that it can control and work with computer hardware. It acts as an interface between the device and the end user.

Explanation:

It also provides the platform for the running of other softwares.

Example: operating systems, antivirus softwares etc.

Features of the system software

• It is difficult to design.

• It is written in the low-level language, or you can say that it is written in machine language which is only understood by the machine.

• It is difficult to manipulate.

• System software is very close to the system.

• The speed of the system software is fast.

Components of system software

System software consist of the following elements:

• Device Driver: it is a computer program. Computer hardware can interact with the higher level computer programs with the help of device drivers. These device drivers act as a translator between the application of the user and the hardware device. Due to this, it simplifies programming.

• Operating System: The operating system is the system which manages the hardware of the computer. The operating system consists of program and data. An operating system also provides us with services so that we can execute the application software.

Example: Linux, Unix, Microsoft Windows etc.

• Server: it is a program which works like a socket listener in a computer networking system. A server computer is a series of computers which link other computers with itself. The server can provide some essential services to both private users and public users via the internet across a network.

• Utility Software: it performs small tasks which are used to manage computer hardware and application software.

Example: system utilities, virus scanners etc..

• Windowing System: it supports the implementation of window managers. Windowing system provides essential support to graphics hardware and pointing devices like keyboard and mice. The windowing system is a component of the graphical user interface.

mark as brainelist

Similar questions