CSC 204 Fundamental of Data Structures
CSC 204 Fundamental of Data Structures
Data structure is a way of collecting and organizing data that allows for effective data manipulation.
Data type is a representation of the nature and type of the dta used in programming. E.g. String, int,
Boolean, float, and char.