Fundamentals of Computer Science Unit 1 Review

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

1/33

flashcard set

Earn XP

Description and Tags

A comprehensive set of flashcards covering the key topics and definitions from the Fundamentals of Computer Science Unit 1 lecture notes.

Last updated 1:24 AM on 1/30/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

34 Terms

1
New cards

What are the 5 main areas of computer science?

Networks and the internet, algorithms and programming, computing systems, data and analysis, impacts of computing.

2
New cards

What is networks and the internet?

A group of connected devices that share information/resources.

3
New cards

Define algorithms and programming.

Programs (code) that tell computers what to do.

4
New cards

What are computing systems?

Machines that run programs.

5
New cards

What is data and analysis in computer science?

Collecting, storing, organizing, and studying facts to understand data.

6
New cards

How do computers impact our lives?

Computers influence our lives, culture, safety, laws, and behavior.

7
New cards

List two positive impacts of technology on society.

Helps with efficiency, improves communication.

8
New cards

List two negative impacts of technology on society.

Can be expensive, needs to be maintained.

9
New cards

What are some examples of ethical behavior when working with technology?

Correct use of personal information, not misrepresenting truth, moral use of data.

10
New cards

What is a copyright?

Legal right of the owner of intellectual property (e.g., song lyrics).

11
New cards

Define trademark.

Word, phrase, design, or combination that identifies goods or services (e.g., Coca-Cola®).

12
New cards

What is a patent?

Protects technical inventions (e.g., type of hybrid engine).

13
New cards

What might an acceptable use policy contain?

Rules or expectations for use of an organization's equipment, services, network.

14
New cards

How can a computer get infected with malware?

By downloading infected files or software, or opening malicious files in emails.

15
New cards

What is spyware?

Programs that may track browsing history, record keystrokes, steal usernames/passwords.

16
New cards

What is ransomware?

Locks you out of your computer until payment is received.

17
New cards

What is adware?

Displays unwanted advertisements on your computer.

18
New cards

What is multi-factor authentication?

Type of authentication requiring multiple steps to unlock devices.

19
New cards

Explain social engineering.

Fooling people into giving confidential information.

20
New cards

What is impersonation or spoofing?

Pretending to be someone known and trusted.

21
New cards

What is phishing?

Email or messaging that appears to come from a legitimate source.

22
New cards

What is keylogging?

Recording keystrokes typed on your device.

23
New cards

What is the difference between computer applications and system software?

System software manages system resources, while application software allows users to perform specific tasks.

24
New cards

List examples of peripheral devices.

Mouse, keyboard, scanners, speakers, webcam, digital camera, printer.

25
New cards

What is the purpose of file management?

Creates an organized structure for efficient storage and retrieval of information.

26
New cards

What are the advantages of Windows operating system?

A large number of hardware and software vendors create peripherals and software.

27
New cards

What are the advantages of MacOS?

Built on ease of use and solid reliability.

28
New cards

What is Linux?

Open-source software that is free to use and build upon.

29
New cards

What is a virtual machine?

A program that represents an entire system, allowing for testing and efficient use of hardware.

30
New cards

What is the difference between software and hardware?

Hardware consists of physical components; software consists of instructions that tell hardware how to function.

31
New cards

Name key hardware components in a PC.

Case, motherboard, CPU, RAM, Hard disk drive (HDD) or Solid State Drive (SSD).

32
New cards

Convert binary 00010000 to decimal.

16.

33
New cards

Name input devices on the Micro:bit.

Buttons, accelerometer, radio.

34
New cards

Name output devices on the Micro:bit.

LED display, radio, speaker for sound.