Data Structures Question: Which file contains the definition of member functions? Data Structures Interview QuestionAnswer: Definitions of member functions for the Linked List class are contained in the LinkedList.cpp file. Previous QuestionNext QuestionHow 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?