Safari Books Online is a digital library providing on-demand subscription access to thousands of learning resources.
Abstract data types are not restricted to object-oriented languages like C++ and Java and should be created and used in C language programs as well. Abstract data types are most effective when used with private (opaque) data types and information hiding.