Study Notes
Software is a collection of programs, instructions, and data that tells computer hardware what to do and how to do it. It is essential for digital devices to function effectively.
- System Software — fundamental software that manages and controls hardware components, providing a platform for other software to run on. Example: Operating systems like Windows, macOS, and Linux.
- Application Software — programs designed to help users perform specific tasks and activities. Example: Productivity tools like Microsoft Word and Excel.
- Licensed Software — proprietary software that requires purchase or subscription to use legally. Example: Microsoft Office 365.
- Open Source Software — software with publicly available source code that can be modified and distributed freely. Example: Linux, LibreOffice.
- Freeware — proprietary software available at no cost but with no access to the source code. Example: Zoom (basic version), Spotify (free tier).
Exam Tips
Key Definitions to Remember
- Software is a collection of programs and data that instructs hardware.
- System software manages hardware and provides a platform for applications.
- Application software helps users perform specific tasks.
Common Confusions
- Confusing system software with application software.
- Assuming all free software is open source.
Typical Exam Questions
- What is the difference between system software and application software? System software manages hardware; application software helps perform tasks.
- Explain two functions of an operating system. Manages hardware resources and provides a user interface.
- Discuss the advantages and disadvantages of licensed vs. open source software. Licensed offers support but costs money; open source is free but may lack support.
What Examiners Usually Test
- Ability to define software and its categories.
- Distinguishing between system and application software.
- Understanding of software licensing models and their implications.