Data Structures Question:

Which file contains the definition of member functions?

Data Structures Interview Question
Data Structures Interview Question

Answer:

Definitions of member functions for the Linked List class are contained in the LinkedList.cpp file.


Previous QuestionNext Question
How is any Data Structure application is classified among files?What are the major data structures used in the following areas : RDBMS, Network data model & Hierarchical data model?