Software is defined as _
A.
a) set of programs, documentation & configuration of data
B.
b) set of programs
C.
c) documentation and configuration of data
D.
d) None of the mentioned
Correct answer is:
A. a) set of programs, documentation & configuration of data
Explanation:
Breakdown of the definition:
Programs: These are the executable instructions that the computer follows to perform tasks.
Documentation: This includes user manuals, technical specifications, and other written materials that explain how to use and maintain the software.
Configuration data: This refers to the data that determines how the software behaves, such as settings, preferences, and database information.
Together, these components form a complete software package that can be used to solve specific problems or perform specific functions.