Introduction Flashcards
a group of technologies that are used as a base upon which other applications, processes or technologies are developed
platform
the basic hardware (computer) and
software (operating system) on which software applications can be run
platform
means the body of knowledge that is used to develop tools and machines for solving various organizational problems
Technology
is a type of computing system which serves as a base or foundation upon which other applications, processes, or technologies are
developed and run. This could include hardware or software systems that are
designed to host other specific, often complex, functions.
Platform technology
is system software that manages
computer hardware, software resources,
and provides common services for
computer programs
OPERATING SYSTEM
Every user prepares his or her job on an offline device like a punch card and submit it to the computer operator
Batch-Operating System
system can only run one program at a time
Single Tasking
operating system allows more than one program to be running in concurrency
Multi-tasking
A real time operating system time interval to process and respond to inputs is very small
Real time OS
It provides the capability to serve to manage data, user, groups, security, application, and other networking functions
Network Operating System
OS which is especially that are
designed to power smartphones, tablets, and wearables devices.
Mobile OS
HELPS OS TO CREATE AND DELETE PROCESSES. IT ALSO PROVIDES MECHANISMS FOR SYNCHRONIZATION AND COMMUNICATION AMONG PROCESSES
PROCESS MANAGEMENT
PERFORMS THE TASK OF ALLOCATION AND DE-ALLOCATION OF MEMORY SPACE TO PROGRAMS IN NEED OF THIS
RESOURCES.
MEMORY MANAGEMENT
IT MANAGES ALL THE FILE-RELATED ACTIVITIES SUCH AS ORGANIZATION STORAGE, RETRIEVAL, NAMING, SHARING, AND PROTECTION OF FILES
FILE MANAGEMENT
KEEPS TRACKS OF ALL DEVICES. THIS MODULE ALSO RESPONSIBLE FOR THIS TASK IS KNOWN AS THE I/O CONTROLLER. IT ALSO PERFORMS THE TASK OF ALLOCATION AND DE-ALLOCATION OF THE DEVICES.
DEVICE MANAGEMENT