Data Structure and Modem

Data structure is a collection of data elements. It is also called data type. It is a tool to solve problems. Used to represent entities and to implement entities operations. Elements in the data type is called values of the type. There are four basic/atomic/primitive data types – int, float, char, double. More data types …

Continue reading ‘Data Structure and Modem’ »