answersLogoWhite

0


Best Answer

I think it is the objects(data structures) that are passed among the components of the software.

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is internal software data structures?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What has the author Thomas A Standish written?

Thomas A. Standish has written: 'Data structures, algorithms, and software principles' -- subject(s): Computer algorithms, Data structures (Computer science), Software engineering 'Data structure techniques' -- subject(s): Data structures (Computer science)


What is keystone in software engineering?

Generally a class pertaining to logical and practical software, and some sort of extensive application of various data structures. At my school the class is called "Data Structures."


What has the author P P Silvester written?

P. P. Silvester has written: 'Data structures for engineering software' -- subject(s): Engineering, Data structures (Computer science), Computer programs


What is marshalling and Demarshalling?

data marshalling in java means that the structured data item is flattening and converted into external representation data demarshalling is the process of convert the data back to the internal representation and rebuild the data structures.


What is internal documentation?

When a software designer make comments in their code, it is referred to as internal documentation. It has the following information for each of the code component : - what is the name of the component- who wrote it - where does the component fit in the general system design - when was the component written and revised - why the component exists - how the component uses its data structures, algorithms and controls


What is the importance of data sturture in a programming language?

According to Wikipedia-"In computer science, a data structure is a particular way of storing and organizing data in a computer so that it can be used efficiently.Data structures are used in almost every program or software system. Data structures provide a means to manage huge amounts of data efficiently, such as large databases and internet indexing services. Some formal design methods and programming languages emphasize data structures, rather than algorithms, as the key organizing factor in software design."


What is a role of a software?

A software engineer is a person who builds or designs software. A software engineer must, of course, be a good programmer, be well versed in data structures and algorithms, and be fluent in one or more programming languages.


What is the role of a software?

A software engineer is a person who builds or designs software. A software engineer must, of course, be a good programmer, be well versed in data structures and algorithms, and be fluent in one or more programming languages.


Which system protects and covers internal structures?

The integumentary system protects and covers internal structures.


What is the fundamental difference between logical and physical data structures?

1) Logical data structures are structures that emphasize on data relationships and how data is related from the view of the user. 2) Physical data structures are data models that emphasize on the use of efficiently and effectively storing data in memory.


The need for complex data structures?

Explain the need for complex data structures


How the importance and the use of data structures in the development of software industry?

It is very important...my faculty says the most important of all subjects in CS