Yes data structure is related to data type. Following are the reasons-
– Data type ensure which type of data a data structure will contain
– Data type ensure the type of operations can be performed on data structure
– Data type determines the size of data structure in terms of memory.