what are advantages of U D F?

Answer Posted / manav kothari

You just need to include appropriate header files to use these functions. These are already declared and defined in C ...

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Write a program to print factorial of given number using recursion?

592


Is Exception handling possible in c language?

1569


In c programming language, how many parameters can be passed to a function ?

617


while loop contains parts a) initialisation, evalution of an expression,increment /decrement b) initialisation, increment/decrement c) condition evalution d) none of the above

723


What is bubble sort technique in c?

576






number of times a digit is present in a number

1533


How can I access an I o board directly?

612


Explain modulus operator.

584


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

609


hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm

1623


If the size of int data type is two bytes, what is the range of signed int data type?

577


Does c have enums?

590


What is f'n in math?

607


Explain how do you determine the length of a string value that was stored in a variable?

659


What is the advantage of an array over individual variables?

726