Map
Index
Random
Help
th

Quote: abstract data types are important; provide access to a type's values through constants and functions; no access to implementation; like a primitive type

topics > all references > references a-b > QuoteRef: brucKB3_1996 , p. 245



Topic:
abstract data type
Topic:
separate a module's interface specification from its implementation

Quotation Skeleton

Perhaps the most important development [in programming languages] has been … new types to languages that can be treated … a collection of constants, functions, and procedures on … the type. In particular, access to values of … [e.g., Modula-2 and Ada-83] … [This allows programmers to change an implementation without changing its uses.]   Google-1   Google-2

Copyright clearance needed for quotation.


Related Topics up

Topic: abstract data type (64 items)
Topic: separate a module's interface specification from its implementation (86 items)

Copyright © 2002-2008 by C. Bradford Barber. All rights reserved.
Thesa is a trademark of C. Bradford Barber.