BTE 210 - Software

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

1/16

flashcard set

Earn XP

Description and Tags

Vocabulary flashcards focusing on software classification, operating system functions, open-source software, and distribution models from the BTE 210 lecture notes.

Last updated 7:13 PM on 9/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Software

Programs that direct computer hardware to perform specific tasks.

2
New cards

System Software

Software that includes operating systems, programming languages, and system utilities.

3
New cards

Application Software

Software consisting of instructions that direct a computer system to perform specific information-processing activities and provide functionality for users, such as spreadsheets, word processors, and browsers.

4
New cards

Operating System (OS)

The most essential type of system software, present on every general-purpose computer to manage tasks, memory, hardware devices, user interfaces, and file systems.

5
New cards

Single-user Operating System

An operating system designed primarily for a single user, such as Windows, Mac OS, or Android.

6
New cards

Multiuser Operating System

An operating system that permits hundreds of concurrent users, such as Linux, Unix, and Windows Server Editions.

7
New cards

Multitasking

The capability of an operating system to rapidly switch between processes to give the appearance that it is running a multitude of processes simultaneously.

8
New cards

Wipe (Secure Delete)

An operation where the operating system overwrites disk space with either zeros or random data to make previously deleted files hard or impossible to recover.

9
New cards

Drivers

Special programs used by the operating system to translate data sent between the processor and various hardware peripheral devices.

10
New cards

BIOS (Basic Input/Output System)

The first software that runs on a computer, responsible for initializing and identifying system devices, establishing device management, and loading the operating system.

11
New cards

Proprietary Software

Software developed by a company that has restrictions on its use, copying, and modification, with source code kept private.

12
New cards

Software Piracy

The illegal practice of making copies of software without the manufacturer's explicit permission.

13
New cards

Open Source Software

Computer software whose source code is available under a license that permits users to study, change, improve, and distribute the software.

14
New cards

Linux

An open-source family of operating systems used on a wide variety of computer hardware, from mobile phones to mainframes, supercomputers, and servers.

15
New cards

GNU General Public License

The license agreement under which Linux original source code can be used, freely modified, and redistributed both commercially and non-commercially.

16
New cards

Software as a Service (SaaS)

Cloud-based application software accessed via subscription over a web browser, requiring no installation or manual updates.

17
New cards

Traditional Software

Software installed on local devices, typically purchased through a one-time payment, and requiring manual software updates.