Abstraction

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

1/4

flashcard set

Earn XP

Description and Tags

https://craigndave.org/videos/gcse-edexcel-topic-1a-abstraction/

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

5 Terms

1
New cards

What is abstraction

The process of removing unnecessary details and only including the relevant details.

it is a method of computational thinking that focuses on what is important in problem solving.

2
New cards

What are examples of abstraction, and how does it work.

File explorer, level of detail is abstracted for the user.

They only need to be able to create open move save and delete files.

They dont need to be concerned with where or how all this happens.

3
New cards

Whats another example of abstraction.

Data structure.

Interface for a sat nav app needs to show realistic map with sensible scale a distance in proportion to each othe.r

4
New cards

Another example of abstraction.

Program design.

Flow charts are good example, The flow chart is abstraction of the actual underlying code.

5
New cards