OLIT01 MODULE 2 (SOFTWARE) Flashcards

PRELIM REVIEWER

1
Q

Three Types of Software

A
  • System Software
  • Application Software
  • Programming software.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Is the main software that runs the computer.

A

System Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q
  • Is a set of programs designed to perform a specific task

Ex: Microsoft Office Suite, Adobe Photoshop, and any
other software.

A

Application Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

It is a set or collection of tools that help developers in writing other software or programs.

A

Programming Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

EX:

  • Eclipse
  • Notepad
  • Coda
  • Sublime text:
A

Programming Software

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Set of instructions that runs the task

A

Program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

All ________ can be called a program, but a program cannot be an application.

A

Applications

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q
  • Is a collection of programs
A

Application

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

The ________ enables the computer to perform a particular operation.

A

Program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Who wrote the first software program to hold in electronic memory?

A

Tom Kilburn

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

All ________ can be called a program, but a _______ cannot be an application.

A

Application and Program

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

It was successfully
executed at the _______________,________, on 21 June1948.

A

University of Manchester, England

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

It was successfully
executed at the University of Manchester, England, on ________________

A

21 June1948.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

The computer was called the mall Scale
Experimental Machine (SSEM), which was known as the ________________

A

Manchester Baby

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

The computer was called the __________________ which was known as the Manchester Baby.

A

Small Scale Experimental Machine (SSEM)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Category: Internet Browser
Program:

A

Google Chrome

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

Category: Programming
Language
Program:

18
Q

Category: Chat and VoIP
Program:

19
Q

Category:
Program: Adobe
Photoshop

A

Photo Editor

20
Q

Category: Word processor
Program:

A

Microsoft Word

21
Q

Category: Ftp
Program:

22
Q

Category: Spreadsheet
Program:

A

Microsoft Excel

23
Q

Category: Html editor
Program:

A

Dream weaver

24
Q

Category: Fax-voice-phone
Program:

A

Comm central

25
Category: Program: Adobe acrobat
Pdf reader
26
Category: Audio software Program:
Audacity
27
Category: Program: Norton Anti-virus
Anti-virus
28
Category: Email client Program:
Mozilla Thunderbird
29
It manages both the primary and secondary memory such as RAM, ROM, hard disk, pen drive, etc.
Memory management
30
It facilitates processor management, where it decides the order for the processes to access the processor as well as decides the processing time to be allocated for each process.
Processor Management
31
The operating system also contains drivers to manage devices.
Device/ hardware management
32
It offers the environment to run or use software applications developed to perform specific tasks, for example, MS Word, MS Excel, Photoshop, etc.
Run software applications:
33
It helps in data management by offering and displaying directories for data management.
Data management:
34
It gives us an idea about the performance of the hardware of the system.
Evaluates the system's health
35
It acts as an interface between the user and the hardware.
Provides user interface
36
It manages the input output devices and makes the I/O process smooth and effective.
I/O management
37
It has a security module to protect the data or information stored in the memories of the computer against malware and unauthorized access.
Security
38
It helps CPU in time management. The Kernel OS keeps checking the frequency of processes that requests CPU time.
Time Management
39
Sometimes a resource that is supposed to be shared by two or more processes is held by one process due to which the resource cannot continue.
Deadlock Prevention
40
OS also responds to interrupts, which are signals generated by a program or a device to seek the attention of the CPU.
Interrupt Handling
41
5 Different types of OS
Batch OS Time Sharing OS Distributed OS Network OS RTOS