What math functions are available for integers? For floating point?


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

Post New Answer

More C Interview Questions

Determine the code below, tell me exactly how many times is the operation sum++ performed ? for ( i = 0; i < 100; i++ ) for ( j = 100; j > 100 - i; j--) sum++;

5 Answers   ITCO, Wipro,


wats the diference btwen constant pointer and pointer to a constant.pls give examples.

9 Answers  


two variables are added answer is stored on not for third variable how it is possible?

3 Answers  


What are the main characteristics of c language describe the structure of ac program?

0 Answers  


how to sort two array of characters and make a new array of characters.

1 Answers   Accenture,






How is a structure member accessed?

0 Answers  


What is #ifdef ? What is its application?

0 Answers   TCS,


what is disadvantage of pointer in C

13 Answers   Tech Mahindra,


What are the key features in c programming language?

0 Answers  


WHOT IS CHAR?

4 Answers   TCS,


IS STRUCTURES CAN BE USED WITHIN AN ARRAY?

7 Answers   Caritor,


totally how much header files r in c language

8 Answers   TCS,


Categories