answersLogoWhite

0

Both of them is very important in programming.

User Avatar

Wiki User

16y ago

What else can I help you with?

Continue Learning about Engineering

What is data structure why is an array called a data structure which are the other data structures?

A data structure is a collection of more than one elementary item, in some kind of aggregate organization. An array is a type of structure where more than one item of the same type are arranged serially in memory, and accessed using an index. The item can either be an elementary type or it itself can be a structure type. A struct (not to be confused with the use of "structure" in this answer) is a type of structure where more than one item of the same or different types are arranged serially in memory, and accessed using the structure member (.) operator. A union is similar to a struct, except that each member occupies the same address. This means that only one type of data can be stored at any one time in a union. A self-referential structure is a type of structure, usually constructed of simpler structures, linked together with some kind of pointer scheme. Examples of this are the linked list and tree.


What is syntax of structure?

struct tag_name { data type v1; data type v2; __________ __________ __________ }s1;


What is called representation of data structure in memory?

"Abstract Data Type"


Which type of data structure is used in ATM to take the printout of last 5 transactions?

stack data structure.


Is struct is user defined data type?

yes, a structure is a user-made data type so that user can manipulate multiple data types simultaneously. a structure covers up sum limitation of arrays as in it provides heterogenous data type.

Related Questions

What is data structure why is an array called a data structure which are the other data structures?

A data structure is a collection of more than one elementary item, in some kind of aggregate organization. An array is a type of structure where more than one item of the same type are arranged serially in memory, and accessed using an index. The item can either be an elementary type or it itself can be a structure type. A struct (not to be confused with the use of "structure" in this answer) is a type of structure where more than one item of the same or different types are arranged serially in memory, and accessed using the structure member (.) operator. A union is similar to a struct, except that each member occupies the same address. This means that only one type of data can be stored at any one time in a union. A self-referential structure is a type of structure, usually constructed of simpler structures, linked together with some kind of pointer scheme. Examples of this are the linked list and tree.


What is syntax of structure?

struct tag_name { data type v1; data type v2; __________ __________ __________ }s1;


What is called representation of data structure in memory?

"Abstract Data Type"


Which type of data structure is used in ATM to take the printout of last 5 transactions?

stack data structure.


Is struct is user defined data type?

yes, a structure is a user-made data type so that user can manipulate multiple data types simultaneously. a structure covers up sum limitation of arrays as in it provides heterogenous data type.


What is elementary data organization?

Elementary data organization refers to the basic structure and arrangement of data within a system, often focusing on how data elements are stored, accessed, and managed. It includes fundamental concepts such as data types (integers, strings, etc.), data structures (arrays, lists, trees), and their respective organization methods. Effective elementary data organization is crucial for optimizing data retrieval and manipulation, enhancing performance in computing applications. Overall, it lays the foundation for more complex data management systems.


What is homogeneous data structure?

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


What is non homogeneous material?

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


What is the data structure which stores the multipole values?

No such thing exist in C but you can do this using structure data type and creating arrary of it object there after!!


Can a data type be called a data structure?

Yes, they can be used interchangeably, but they usually mean separate things. A type of data is something like an integer, or string. While a data structure usually refers to a linked list or tree of integers or strings.


What are the types to pass a structure to functions?

A structure is a type so you just need to pass the structure as you would any other data type: by reference or by value.


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

Trending Questions
How many times can steel be recycled? Can you put cement board ontop of existing concrete? What is the name of international society composed of engineering professionals with goal of promoting development and education in the electrical engineering and computer science fields? How does a methodology improve the process? How can technology improve fashion? What does high input means in decoder? Is it ok to remove an existing lintel from a fireplace you need to remove one row of bricks in order to fit a new wood stove insert into the old fireplace opening? What inventions allowed people to live farther away from their jobs and commute to work more quickly? What is the principle of operation of a repulsion motor? Steel is formed whena little bit of carbon is added to this element.the carbon gives strength and hardness to steel? Which are the necessary books for gate mechanical engineering? What is the weight of a single phase motor vs a three phase motor having same power? What are the similarities between constructor overloading and function overloading? What are the objectives of mix design? Would a battery made out of lemon and two metals be a wet cell or a dry cell battery? By when would an in-state engineering major have to apply for Fall acceptance? A single keystroke or command or a series of keystrokes or commands used to automatically issue a longer predetermined series of keystrokes or commands is called a what? C program to find the lowest digit of a number? Can you compare NaN values? Are geniuses born or made?