0% found this document useful (0 votes)
91 views

CSC 204 Fundamental of Data Structures

Data structures allow for the organization of data to enable effective manipulation, with different data types representing the nature of data used in programming, such as string, integer, Boolean, float, and character data types.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
91 views

CSC 204 Fundamental of Data Structures

Data structures allow for the organization of data to enable effective manipulation, with different data types representing the nature of data used in programming, such as string, integer, Boolean, float, and character data types.
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

You might also like