answersLogoWhite

0

Your question makes no sense.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What does a composite handle do for a baseball bat?

it makes it not have sting


How can you easily write a programs in c language?

By ceating functions that handle various repetetive tasks thus shorten your lines of code


Can there be friend functions in c plus plus?

Yes, there can be friend functions in C++.


What are the in-built function in c plus plus?

C++ built-in functions are those functions that are provided for you as part of the language itself, and includes all of the C standard library functions (all of which were inherited from C) and is expanded upon by the C++ standard template library. C++ implementors may provide additional functions that are platform-specific, however these are not considered built-in functions becuase C++ is a cross-platform language. These are best described as 3rd party functions. The functions you yourself write are known as user-defined functions.


What is the importance of using functions in a c program?

C programs do not function without functions.


What is a sting when you hit a baseball?

It is when the ball is hit near the handle or tip of the bat and the vibration reaches your hands.


Why Do you Always get bites sting?

You don't always get stung. I handle bees regularly and very rarely get stung.


Why do wet clothes sting?

I don't know, I have the same problem! :C


How you describe operations of stack ADT using c template functions?

No, because C does not support the concept of template functions. Template functions only exist in C++, never in C.


How do you override functions in c?

Not possible in C, only in C++


To calculate odd and even parities which functions can be used?

could you be clear? what kind of functions you are asking? functions available in C, C++, java ? in C you can use mod() function or "%" operator to find the parities.


What is the functions of file class?

file class contain methods or functions that handle various file stream operations.