Explain what math functions are available for integers? For floating point?
No Answer is Posted For this Question
Be the First to Post Answer
who is first prime minister in india??
how to print "hai" in c?
Explain can the sizeof operator be used to tell the size of an array passed to a function?
Write a program to accept a character & display its corrosponding ASCII value & vice versa?
What ios diff. Between %e & %f?
Can a pointer be volatile in c?
how can i calculate mean,median,mode by using c program
array of pointer pointer to array pointer to pointer
What is the difference between int main and void main in c?
AMMONG THE 4 STROAGE CLASSES IN C, WHICH ONE FASTEST?
simple program of graphics and their output display
why use functions a) writing functions avoids rewriting the same code over and over b) using functions it becomes easier to write programs and keep track of what they are doing c) a & b d) none of the above