Difference between revisions of "Software"
From Computer History Wiki
(A start...) |
(No difference)
|
Revision as of 21:18, 16 April 2018
Software refers to all the information (or state) which directs the action of a computer's hardware. It may include the CPU's microcode (even though that may be permanently recorded in a PROM), all the program binary stored in main memory, program binary stored in secondary storage, etc.