HL IB Comp Sci (all definitions)

0.0(0)
studied byStudied by 0 people
full-widthCall with Kai
GameKnowt Play
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/11

flashcard set

Earn XP

Description and Tags

A collection of flashcards covering key terms and definitions related to computer systems and programming concepts.

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

12 Terms

1
New cards

System

A collection of interrelated components that work together to achieve a specific goal by taking inputs, processing them, and producing outputs.

2
New cards

Legacy System

An outdated computer system, software, or hardware still in use, often difficult to maintain or integrate with newer technologies.

3
New cards

Data Migration

The process of transferring data between different storage systems, formats, or computer systems, while preserving data integrity and usability.

4
New cards

Change Management

A structured approach to transitioning individuals, teams, and organizations to a desired future state to ensure system changes are implemented smoothly and successfully.

5
New cards

Pilot Implementation

The deployment of a new system to a limited part of the organization to test its functionality before a full-scale rollout.

6
New cards

Testing

The process of executing a system to identify any bugs or errors and to verify that it meets specified requirements before deployment.

7
New cards

CPU (Central Processing Unit)

The primary component of a computer that interprets and executes instructions by performing arithmetic, logic, control, and input/output operations.

8
New cards

RAM (Random Access Memory)

Volatile memory that temporarily holds data and instructions currently being processed; it is erased when the device is powered off.

9
New cards

VPN (Virtual Private Network)

A secure network connection established over a public network, encrypting data and masking the user's IP address for privacy and security.

10
New cards

Algorithm

A finite, ordered set of well-defined instructions used to solve a problem or perform a computation.

11
New cards

SQL (Structured Query Language)

A standardized programming language used to manage, manipulate, and query data stored in relational databases.

12
New cards

Data Integrity

The accuracy, consistency, and reliability of data over its entire lifecycle, ensuring that data is not altered inappropriately during storage, retrieval, or transmission.