c program to compute AREA under integral


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

What is header file in c?

0 Answers  


What is the correct code to have following output in c using nested for loop?

0 Answers  


what is differnence b/w macro & functions

1 Answers  


What is unsigned int in c?

0 Answers  


Can a pointer point to null?

0 Answers  






what's the o/p int main(int n, char *argv[]) { char *s= *++argv; puts(s); exit(0); }

1 Answers   Motorola,


What does %c mean in c?

0 Answers  


What is the scope of global variable in c?

0 Answers  


what are advantages of U D F?

1 Answers   Google,


change to postfix a/(b+c*d-e)

8 Answers   Value Labs,


What is a spanning Tree?

1 Answers   TCS,


Write a code of a general series where the next element is the sum of last k terms.

0 Answers   Aspiring Minds,


Categories