Generic abstraction Flashcards
1
Q
What is a generic program?
A
A program which is parametrised with respect to a type on which it depends.
e.g. stack, queue, list, etc.
Programming Languages 3 > Generic abstraction > Flashcards
What is a generic program?
A program which is parametrised with respect to a type on which it depends.
e.g. stack, queue, list, etc.