Software Flashcards
What is software?
A set of instructions (programs) that includes data, documentation, or other components used to execute tasks on a computer.
What is the purpose of input and output in a computer?
Input (data and instructions) is processed by the computer to produce an output (result).
What are the three types of software?
System software, utility software, and application software.
What is system software?
Software that manages the computer’s hardware, often developed in low-level programming languages for faster execution.
Name three categories of system software.
Operating System, Language Processor Software, and Device Driver Software.
What is the role of utility software?
It performs specific functions to maintain the computer’s optimal performance, such as antivirus software.
What is application software?
End-user applications that perform specialized tasks, like video games, text processors, or media players
What is freeware?
Free software.
What is shareware?
Limited software, often offered with restricted features or a trial period.
What are the benefits of free software?
Software that can be copied, modified, or distributed freely.
What is open source software?
Software that shares intellectual property openly, allowing modifications.
What is proprietary software?
Software that belongs to a company and has usage restrictions.
What is commercial software?
Software created to generate profit.
What are the phases of SDLC?
Analysis, design, development, deployment, testing, and maintenance.
What is SDLC?
Software Development Life Cycle