What is Data? Data is the basic fact or entity that is utilized in calculation or manipulation. There are two different types of data Numeric data and alphanumeric data. What is Data Structure? Data Structure is a representation of the logical relationship existing between individual elements of data. In other words, a data structure is a way of organizing all data items that considers not only the elements stored but also their relationship to each other. We can also define data structure as a mathematical or logical model of a particular organization of data items Data Structure mainly specifies the following four things Organization of Data Accessing Methods Degree of Associativity Processing alternatives for information Primitive data structure Primitive data structure is a data structure that can hold a single value in a specific location whereas the non - linear data structure can hold multiple values either in a contiguous location or random locations The examples of p...
Comments
Post a Comment
Give your Feedback