answersLogoWhite

0


Best Answer

collection of dissimilar type of data is called non homogeneous data structure as for example structure .

User Avatar

Wiki User

2012-03-29 17:59:06
This answer is:
User Avatar
Study guides
📓
See all Study Guides
✍️
Create a Study Guide
4.25
12 Reviews

Add your answer:

Earn +20 pts
Q: What is non homogeneous data structure?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is homogeneous data structure?

collection of dissimilar type of data is called non homogeneous data structure as for example structure .


What are the differences between Homogeneous and non homogeneous data structures?

in homogeneous data structure all the elements of same data types known as homogeneous data structure. example:- array while there can b any type of data in non homogeneous data structure. example:- list


Which data structure can't store the non-homogeneous data elements?

arrays


What is a homogeneous data structure and why is this a weakness for RDBMS?

in homogeneous data structure all the elements of same data types known as homogeneous data structure. example:- array


What is type of data connection?

data is collection of data nd is many type linear non linear homogeneous non homogeneous etc


What data structure is used to store homogeneous data item?

array


Which data structure can't store the homogeneous data elements?

arrays


What is non primitive data structure?

arrays is the non primitive data structure


What are linear and non linear data structure?

when elements are accesed or placed in contiguous memory location yhen data structure is known as linear data structure. stacks, arrays, queues and linklists are example of data structure. in non-linear data structure element are not placed in sequential manner. trees, graph are the ex. of non-linear data structure.


What is non linear data strcuture?

A tree is an example for a non-linear data structure.


Why array is called built in data structure?

listen first of all array is a linear data structure where which store homogeneous data items in a continuous memory and assign a single name to it. so this point of view it uses the concept of data structure for this it is called built in data structure.


What do you mean by non primitive data structure in C programming?

What do you mean by searching in data structure in C.?

People also asked