Software: Operating System
Software: Operating System
SOFTWARE
Operating System
LECTURE CONTENT
Software and its types
Operating System and its types
Functions of OS
Popular computer OS: Windows, macOS, Linux
Mobile OS types: Android, iOS, Windows phone
SOFTWARE
They provide the interface between the user and hardware through
GUI.
Manages and allocates memory space for applications.
Processes the management of applications, input/output devices, and
instructions.
Configures and manages internal and peripheral devices.
Manages single or multi-user storage in local and network computers.
Security management of files and applications.
Manages input and output devices.
Detects, installs, and troubleshoots devices.
Monitors system performance through Task Manager and other tools.
Produce error messages and troubleshooting options.
Implement interface for network communication.
OS ARE CLASSIFIED ACCORDING TO:
the number of concurrent users: single-user, multi-user;
the number of processes simultaneously executed under the
control of the system: single-tasking, multi-tasking;
the number of supported processors: uniprocessor,
multiprocessor;
type of interface: command and graphical;
the type of resource use: network, local.
POPULAR OS TYPES