AP Computer Science Principles Unit 3 Vocabulary

0.0(0)
studied byStudied by 4 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/16

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

17 Terms

1
New cards

computer virus

a program that spreads by first infecting files or the system areas of a computer or network router’s hard drive and then makign copies of itself

2
New cards

cybersecurity

protecting an organization and its employees and assets against cyber threats

3
New cards

keyvlogging

the practice of recording the keystrokes made by a user, often without their knowledge, to capture sensitive information such as passwords and personal data

4
New cards

malware

software designed to disrupt, damage, or gain unauthorized access to computer systems

5
New cards

personally identifiable information

any data that can be used to identify an individual, such as name, social security number, or email address

6
New cards

phishing

a fraudulent attempt to obtain sensitive information by disguising as a trustworthy entity in electronic communications

7
New cards

targeting marketing

an approach to raise awareness for a product or service among a specific (targeted) group of audiences that are a subset of the total addressable market

8
New cards

debugging

the process of finding and fixing errors or bugs in software code

9
New cards

DDoS (distributed denial of service)

a type of cyber attack where multiple systems are used to flood a target with traffic, overwhelming it and causing service disruption

10
New cards

rouge access point

an access point installed on a network without the owner’s permission

11
New cards

syntax error

an error in the code that violates the rules of the programming language, preventing the program from compiling or running

12
New cards

logic error

an error in a program that causes it to operate incorrectly but does not terminate the program

13
New cards

run time error

an error that occurs while a program is running, after being successfully compiled, often due to invalid operations or resource availability issues

14
New cards

index out of bounds error

an error that occurs when a program tries to access an index of an array or list that is outside its valid range

15
New cards

rounding error

a type of error that occurs when a number is approximated to a certain number of decimal places, leading to a loss of precision

16
New cards

privacy

the right of individuals to control their personal information and data, ensuring it is not disclosed without consent

17
New cards

security

the measures taken to protect a computer or network from unauthorized access, attacks, or damage