Module 1 Introducing Operating Systems

0.0(0)
Studied by 3 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/59

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:24 PM on 6/14/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

60 Terms

1
New cards

Platform

A group of technologies that are used as a base upon which other applications, processes or technologies are developed

2
New cards

platform, computer, operating system

In personal computing, a ____ is the basic hardware (_____) and software (_______) on which software applications can be run

3
New cards
  1. Hardware

  2. Software

  3. Peopleware

  4. Dataware

Computer System Components:

4
New cards

Hardware (machines/devices), internal, external

The physical component of the computer. This provides the basic system resources. Classified as ____ and _____ devices

5
New cards

Software (programs)

logical component

6
New cards

System Software

Refers to the operating system and all utility programs that manage computer resources at a low level. It includes language processors like compilers, interpreters, linkers and debuggers.

7
New cards

Application Software

A program or group of programs designed for end-users like Word processing, Graphics, Spreadsheets, Databases, Games.

8
New cards

Peopleware, Dataware

_____ - users
______ - data/procedures

9
New cards

System Software, Application Software

Software has two types: ______ and ______

10
New cards

system software

OS is a ______

11
New cards

Operating System

The core software on the computer that sits on top of hardware, between application software and the hardware

12
New cards

Operating System

The software that supports a computer's basic functions, such as scheduling tasks, executing applications, and controlling peripherals.

13
New cards

operating system

The communication between a user and a system takes place with the help of an _____

14
New cards

Windows, Linux, Android

_____, _____, and _____ are examples of operating systems that enable the user to use programs like MS Office, Notepad, and games on the computer or mobile phone

15
New cards

Disk Operating System

DOS stands for ______

16
New cards

Microsoft Inc., Command Line Interface (CLI)

MS DOS was developed by _____ and uses _______

17
New cards

MS DOS

It does not support multiple users and multitasking

18
New cards

MS-DOS 1.25 (August 1982) , MS-DOS 6.22 (June 1994)

MS DOS

  • First version: _______

  • Latest version: ________

19
New cards

Microsoft Inc., Graphical User Interface (GUI)

MS Windows was produced by ______ and uses _______

20
New cards

MS Windows

Support multitasking and multiuser

21
New cards

Windows 1.0 (November 20, 1985), Windows 11 (October 5, 2021)

MS Windows

  • First version: ______

  • Latest version: ________

22
New cards

Mac OS

The official name of the Macintosh operating system

23
New cards

Mac OS

Created by Apple Inc

24
New cards

Mac OS 1 (January 24, 1984), Mac OS 14 Sonoma (2023)

Mac OS

  • First version: _______

  • Latest version: _______

25
New cards

Linux

A freely distributable open source operating system from Linus that runs on a number of hardware platforms

26
New cards

Linux

____ has become an extremely popular alternative to proprietary operating systems

27
New cards

Linux 0.02 (September 1991), Linux Mint 21.3 Virginia (January 12, 2024)

Linux

  • First version: _________

  • Latest version: ________

28
New cards

Android

_____ is a Linux-based operating system for mobile devices such as smartphones and tablets

29
New cards

Open Handset Alliance, Google

Android is developed by the ______ led by _____, and other companies

30
New cards

Android 1.0 (September 23, 2008), Android 14.0 (October 4, 2023)

Android

  • First version: ______

  • Latest version: ______

31
New cards

IOS

It was developed from Mac OS X and debuted with the first iphone

32
New cards

iOS 1 ( June 29, 2007), iOS 18 (June 10, 2024)

iOS

  • First version: _____

  • Latest version: ______

33
New cards

General Motors Research Lab, 1950s, IBM 701

The _______implemented the first OS in the early ____ for their ______ to manage tape storage

34
New cards

1956, GM-NAA I/O, IBM 704

The first operating system used for real work was first developed in ____ is ______ for its _____

35
New cards

disks

In the mid-1960s, operating systems started to use ____

36
New cards

Unix OS

In the late 1960s, the first version of the ____ was developed

37
New cards

DOS, 1981, 86-DOS (1980)

The first OS built by Microsoft was ___. It was built in ____ (PC- DOS) by purchasing the _____ software from a Seattle company

38
New cards

1985

The present-day popular Windows first came to existence in ____ when a GUI was created and paired with MS-DOS

39
New cards

1995, Windows 95

The first OS Windows was first introduces in ____ named as ______

40
New cards

batched

Some computer processes are very lengthy and time-consuming. To speed up the same process, a job with a similar type of needs are _____ together and run as a group

41
New cards

batch operating system

The user of a ______ never directly interacts with the computer. In this type of OS, every user prepares his or her job on an offline device like a punch card and submit it to the computer operator.

42
New cards

Time-sharing operating system, time sharing.

______ enables people located at a different terminal(shell) to use a single computer system at the same time. The processor time (CPU) which is shared among multiple users is termed as _____

43
New cards

Multiprocessing OS

This OS is capable of running many programs simultaneously, and most modern network operating systems (NOSs) support ______

44
New cards

real time operating system

A ______ time interval to process and respond to inputs is very small. It is intended to serve real-time. Examples of real -time systems include Military Software Systems, Space Software Systems, Traffic control systems, etc

45
New cards

Distributed systems

_______ use many processors located in different machines to provide very fast computation to its users.

46
New cards

Network Operating System

______ runs on a server. It provides the capability to serve to manage data, user, groups, security, application, and other networking functions.

47
New cards

Mobile operating systems

______ are those OS which are especially designed to power smartphones, tablets, and wearables devices

48
New cards
  • Memory Manager

  • Processor Manager

  • Device Manager

  • File Manager

four (4) essential Subsystem Managers

49
New cards

Network Manager

Fifth essential manager; In all modern operating systems, assumes responsibility for networking tasks. Convenient way for users to share resources

50
New cards

Manager tasks

Enforce policies determining who gets what, when, and how much

51
New cards

Main Memory Management

In charge of main memory

52
New cards

Processor Management

In charge of allocating Central Processing Unit (CPU)

53
New cards

Processor Management

Tracks process status - An instance of program execution

54
New cards

Job scheduler, Process scheduler

______ - Handle jobs as they enter the system
______ - Manage each process within those jobs

55
New cards

Device Management

In charge of monitoring all resources. Devices, channels, and control units

56
New cards

File Management

In charge of tracking every file in the system. Data files, program files, compilers, application programs

57
New cards

RAM

Temporary storage of data/instruction for execution

58
New cards

Main memory, Secondary storage

RAM - ______
Harddrives, SSDs, Flashdrives - ______

59
New cards

CPU

Controls interpretation and execution of instructions. Controls operations of computer system

60
New cards

Kernel (operating system nucleus)

Resides in memory at all times, performs essential tasks, and protected by hardware