A ................. is a collection of computer programs providing
instructions for a computer.
Answers
Answer:
A computer program is usually written by a computer programmer in a programming language. From the program in its human-readable form of source code, a compiler or assembler can derive machine code—a form consisting of instructions that the computer can directly execute. Alternatively, a computer program may be executed with the aid of an interpreter.
A collection of computer programs, libraries, and related data are referred to as software. Computer programs may be categorized along functional lines, such as application software and system software. The underlying method used for some calculation or manipulation is known as an algorithm.
Explanation:
please mark as brain list and follow me
Answer:
Software is a collection of computer programs providing instructions for a computer.
Explanation:
- Software is a set of instructions or programs, which are used to operate the computer and perform some specific tasks.
- Usually, this term is used for the applications running on the computer. Software is an important part of the computer, without it computer has no use.
- The physical parts of a computer system—keyboard, monitor, mouse, and printer—are all called hardware.
- On the other hand, the application programs that instruct them - Internet Browser, MS Office, Excel, Word, PowerPoint, etc. are all called software.
- It is called the variable part of the computer and the hardware is called the invariable part.
- Software is written in various programming languages. Although computers only understand machine language, that is why the programming language is converted into machine language using a compiler or interpreter.
#SPJ3