computer science

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

1/11

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:00 AM on 5/12/25
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

12 Terms

1
New cards

What are some examples of computing innovations?

Mobile computing, Internet of Things, machine learning, data mining, and the impact of social media.

2
New cards

What is data cleaning?

The process of making data uniform without changing its meaning.

3
New cards

What are the differences between structured and unstructured data?

Structured data is organized and easily searchable, while unstructured data is raw and not easily searchable.

4
New cards

What is metadata?

Data about data, such as resolution, author, and name.

5
New cards

What is the base of the Binary number system?

Base-2, where each digit can only be 0 or 1.

6
New cards

What is Lossless Compression?

A method that reduces file size without losing any data.

7
New cards

What is an algorithm?

A sequence of steps designed to accomplish a specific task.

8
New cards

What are the building blocks of algorithms?

Sequencing, selection, and iteration.

9
New cards

What is the purpose of a procedure in programming?

To create reusable blocks of code, allowing for modularity and abstraction.

10
New cards

What does encryption do?

It encodes data to prevent unauthorized access.

11
New cards

What is the role of a DNS in network communication?

It translates domain names to IP addresses.

12
New cards

What does fault tolerance in a system refer to?

The ability to continue operating even if some components fail.