answersLogoWhite

0

Bones, because they can support and protect body organs because they contain hard mineral deposits.

User Avatar

Wiki User

13y ago

Still curious? Ask our experts.

Chat with our AI personalities

BeauBeau
You're doing better than you think!
Chat with Beau
RafaRafa
There's no fun in playing it safe. Why not try something a little unhinged?
Chat with Rafa
RossRoss
Every question is just a happy little opportunity.
Chat with Ross

Add your answer:

Earn +20 pts
Q: What is the principle complementarity of structure and functions?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Math & Arithmetic

How can you check whether the contents of two structure variables are same or not?

When structures are passed as arguments to functions, the entire structure is typically pushed on the stack, using as many words as are required. (Programmers often choose to use pointers to structures instead, precisely to avoid this overhead.) Some compilers merely pass a pointer to the structure, though they may have to make a local copy to preserve pass-by-value semantics. Structures are often returned from functions in a location pointed to by an extra, compiler-supplied ``hidden'' argument to the function. Some older compilers used a special, static location for structure returns, although this made structure-valued functions non-reentrant, which ANSI C disallows.


'C'language is called block structure language why?

Because a C program is constructed via a series of "blocks" or functions. It is not an object oriented language.


What is a mathematical principle?

Counting Principle is one of them


What mathematical principle is equal to 3.14?

That's not a "mathematical principle", it is an approximation of the number pi.That's not a "mathematical principle", it is an approximation of the number pi.That's not a "mathematical principle", it is an approximation of the number pi.That's not a "mathematical principle", it is an approximation of the number pi.


What are the seven types of function?

There are infinitely many types of functions. For example: Discrete function, Continuous functions, Differentiable functions, Monotonic functions, Odd functions, Even functions, Invertible functions. Another way of classifying them gives: Logarithmic functions, Inverse functions, Algebraic functions, Trigonometric functions, Exponential functions, Hyperbolic functions.