Object Oriented Software Engineering View all facts Glossary Help |
subject > representation > abstraction > data abstraction > record |
record | ||||
subject | fact |
record | is a subtopic of 2.1 - What is Object Orientation? | |
is a kind of data abstraction | ||
data abstraction | groups the pieces of data that describe some entity, so that programmers can manipulate that data as a unit | |
helps a programmer to cope with the complexity of data | ||
hides the details of data |