Computer Science, asked by Iconnect01, 9 months ago

Define:

Utility programs

Operating system

Library programs ​

Answers

Answered by itzbrainlygirl5
10

Answer:

Operating systems control the computer hardware and act as an interface with application programs. Utility software helps to manage, maintain and control computer resources. Examples of utility programs are antivirus software, backup software and disk tools.

programming, a library is a collection of precompiled routines that a program can use. The routines, sometimes called modules, are stored in object format. Libraries are particularly useful for storing frequently used routines because you do not need to explicitly link them to every program that uses them.

Explanation:

please thanks for my answer.

Answered by DlVYA
29

<marquee behaviour = "slide" direction="up" style="background : pink">

Operating System:-

An operating system is a set of programs that manages computer hardware resources and provide common services for application software.

The operating system is the most important type of system software in a computer system.

Without an Operating System a user could not run an application program on the computer.

Utility Programs:-

Utility software is a type of system software designed to analyse, configure, optimise and maintain the computer.

A single piece of utility software is usually called a utility or tool.

Library Programs:-

These are collections of resources used to develop software.

Most programming language has a standard set of libraries that can be used offering code to handle input graphics and Specialists math function.

Similar questions