Question: Object-oriented programming has been adopted widely because of its capability to reuse code. Most application development software provides class libraries and extensive support for complex
Object-oriented programming has been adopted widely because of its capability to reuse code. Most application development software provides class libraries and extensive support for complex data structures, including linked lists. Investigate one of these libraries, such as the Microsoft Foundation Class (www.microsoft.com) or the Java 2 Platform (http://www .java.com) application programming interface (API). What data structures are supported by the library? What types of data are recommended for use with each data structure object? Which classes contain which data structures, and what methods does the library provide? provide references sources as needed.
Step by Step Solution
3.50 Rating (163 Votes )
There are 3 Steps involved in it
Microsoft Foundation Class MFC is a class library for developing Windows applications using C It pro... View full answer
Get step-by-step solutions from verified subject matter experts
