Section 5 Flashcards

1
Q

What is a general-purpose software that is used to operate computer hardware, provides a platform to run application software

A

System software

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

What is a specific-purpose software used to perform a specific task

A

Application software

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

What is a software that manages computer hardware and software resources and provides common services for computer programs

A

Operating system

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

What operating system is developed by Microsoft and is a closed-source operating system

A

Windows

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

What operating system is developed by Apple and is a closed-source

A

MacOs

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

What operating system is an open-source operating system software that can be modified by anyone

A

Linux

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

What mobile operating system is open-sourced which allows customization

A

Google android

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

What mobile operating system is developed by Apple for use on proprietary Apple hardware

A

Apple iOS

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

What is the internal part of an operating system that performs the basic functions required by the computer installation

A

Kernel

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

What allows end users to communicate with the operating system

A

User interface

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

What interface is a type of user interface that communicate with end users through textual messages using a keyboard and monitor

A

Command-line interfaces (CLIs)

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

What interface allows end users to issue commands through input devices

A

Graphical user interface (GUIs)

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

What is able to bundle files into directories or folders

A

File managers

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

What can be placed within other directories, resulting in a hierarchical file structure

A

Directories

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

What tells a user where the file is located within the file system

A

Directory paths

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

What manages the system’s primary main memory

A

Memory manager

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

What is a software that communicates with controllers or other peripheral devices

A

Device drivers

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

What is a software that people use to complete daily tasks

A

Productivity software

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

What software creates business and personal documents

A

Word processing software

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

What software creates worksheets that perform calculations on financial and statistical data

A

Spreadsheet software

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

What software stores and manage data, develop data-driven reports, and provide electronic filing

A

Database software

22
Q

What software creates slides using graphs and simple animations

A

Presentation software

23
Q

What software displays audio, video, image, and text content

A

Multimedia software

24
Q

What software helps people communicate and work with one another and helps computers share information

A

Collaboration software

25
What software provides an online environment for running cloud-based services and applications
Online workplace
26
What software provides private or shareable file storage via cloud-based services
Document storage
27
What software places and receive video calls among two or more locations
Video conferencing software
28
What software enables two or more people to communicate in real time using text
Instant messaging software
29
What software sends and receive email messages
Email software
30
What software performs tasks for specific purposes
Specialized software
31
What software creates blueprints and 3D renderings of buildings and products
Computer-aided design
32
What software creates and edit drawings and other artwork
Graphic design
33
What software provides references to medical professionals and manage medical practices
Medical
34
What software manages the process of doing scientific research
Scientific
35
What software entertains the user
Gaming
36
What software entertains a specific audience
Entertainment
37
What software manages contacts, calendars, tasks, notes, and reminders
Personal information managers
38
What software is custom made, specifically designed and developed for an organization
Bespoke software
39
What software provides a general set of features that are useful to a broad range of users
Off-the-shelf software
40
What software is off-the-shelf software customized to an organization's needs
Hybrid software
41
What application software is stored on individual computers and are mostly found on personal machines
Local applications
42
What are software units where cloud-based and local components work together to perform tasks
Cloud applications
43
What is an application that can be installed as a trial limited by the time and/or functionality
Shareware
44
What is a software that is free
Freeware
45
What is software has no EULA and no intellectual property differentiated from software in the public domain
Public domain software
46
What software packaging primarily protects unique methods, algorithms, or processes embedded within software applications
Patents
47
What patent protects the way an article is used and works
Utility patent
48
What patent protects the way an article looks
Design patent
49
What refers to writing programs, which are step-by-step instructions for the computer to perform an action
Programming
50
What programmer translates source code into machine language
Compiler
51
What programmer translate and execute source code into machine language one line at a time
Interpreter
52
What is a mathematical method of solving problems by a step-by-step formula outlining how to execute a task
Algorithm