ap exam flashcards

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

1/3

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

4 Terms

1
New cards

What is abstraction in computer science?

Abstraction is the process of simplifying complex systems by focusing on essential details while hiding unnecessary complexity. It allows programmers to work with high-level concepts without worrying about the underlying implementation.

2
New cards

What are algorithms?

Algorithms are step-by-step procedures or sets of rules designed to solve a specific problem or perform a particular task. They are fundamental to computer science and programming.

3
New cards

What is binary code?

Binary code is a system of representing text, instructions, or any other data using only two symbols: 0 and 1. It is the fundamental language of computers.

4
New cards

What is cloud computing?

Cloud computing refers to the delivery of computing services—including servers, storage, databases, networking, software, analytics, and intelligence—over the Internet (“the cloud”) to offer faster innovation, flexible resources, and economies of scale.