Abstract Data Type (ADT) - A Level Computer Science Definition
Reviewed by: James Woodhouse
Last updated
What is an abstract data type?
In A Level Computer Science, an abstract data type (ADT) is a logical description of a data structure that specifies the operations that can be performed on it, without detailing its implementation. Common ADTs include stacks, queues, linked lists, and trees.
Why are ADTs important?
ADTs allow programmers to focus on functionality rather than internal workings, promoting modular and reusable code.
Revision resources to ace your exams
Challenge yourself with our expertly crafted topic questions and strengthen your understanding with our engaging past papers.
Examiner-written A Level Computer Science revision resources that improve your grades 2x
- Written by expert teachers and examiners
- Aligned to exam specifications
- Everything you need to know, and nothing you don’t

Share this article