answersLogoWhite

0


Best Answer

A predefined structure or, more generally, a predefined type, is a type that is defined internally by the compiler implementation. For instance Microsoft's implementation includes predefined runtime information and GUID structures, amongst other predefined types such as size_t. These types are built in to the compiler itself, so you won't find them in a header file.

By contrast, user-defined structures (types) are those you define yourself, or are provided for you by a third party.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the difference between predifined data structure and user define data structure?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What the difference between protocol stack and protocol suite?

- In your own words, define the term 'protocol' and what is the difference between protocol and protocol suite


Define a complex number using c structure?

Just define two fields (whatever those are called in "C" - the parts of the structure), one for the real part, one for the imaginary part.Just define two fields (whatever those are called in "C" - the parts of the structure), one for the real part, one for the imaginary part.Just define two fields (whatever those are called in "C" - the parts of the structure), one for the real part, one for the imaginary part.Just define two fields (whatever those are called in "C" - the parts of the structure), one for the real part, one for the imaginary part.


What is the difference between api 6a and api 610 spec?

Hi, Both are API Standards,which define the specification about wellhead is 6A. and which is define the specification about centrifugal pump is 610. Refer API STANDARD. All the best.


What is the difference between define and undefine?

# define and # undef are compiler directives in C and C++. The # define directive creates a definition for something that will be replaced multiple times in the code. For example: # define HELLO 5 Creates an association between HELLO and replaces it with 5 in the code (for the compiler only). The # undef (undefine) counterpart removes the definition from what the compiler sees. It is usually specified when either the definition should no longer be used or when the definition needs to change.


How do you define the structure size in C language?

You cannot define the size of the structure, but you can query it with sizeof.The structure size in C language depends on the elements of the structure.Example:#include struct Test{int v;char str[100];};int main(){printf("The structure size is %d\n", sizeof(struct Test));return 0;}

Related questions

What is difference between define and cons Explain with suitable example?

Difference between define and cons is that, con is disadvantage, whereas define means to elaborate something fully.


How do you define difference between a 105 and is2062?

how to identify difference between A 105 and IS 2062


Define the 'potential difference between the ends of a conductor'?

The potential difference between the ends of a conductor is called voltage.


What is difference between REACTORS and vessels?

What is reactor define it briefly


Define and explain the difference between rigidity and fluidity?

ykib


Define and differentiate between endogenous and exogenous variables?

The endogenous variables value is established by the conditions of the other variables in the structure. The exogenous variables value in independent of the conditions of the other variables in the structure. The difference between the endogenous and exogenous variables is the endogenous depends solely on the structure and the exogenous depend on outside elements.


Define the difference between modern spiritualism and ancient spiritualism?

None.


define the difference between common good and general welfare?

wat


Define the term 'Information'?

Information is data that has been processed and organized to provide meaning or context. It helps individuals or organizations make decisions, solve problems, or gain knowledge about a particular subject.


Define the difference between molecule and compounds?

the diffrince is that they are both the same.


What the difference between protocol stack and protocol suite?

- In your own words, define the term 'protocol' and what is the difference between protocol and protocol suite


What is the difference between Ursus and Ursidae?

The difference is that one is a family and one is a class. Other than that, there really is no difference, they both define bears.