Differentiate abs() function from fabs() function.


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

Post New Answer

More C Interview Questions

Can we initialize extern variable in c?

0 Answers  


Write a C program to read the internal test marks of 25 students in a class and show the number of students who have scored more than 50% in the test. Make necessary assumptions.

1 Answers  


write a program to convert a expression in polish notation(postfix) to inline(normal) something like make 723+* (2+3) x 7 (not sure) just check out its mainly printing expression in postfix form to infix.

0 Answers   Lovely Professional University,


What is a volatile keyword in c?

0 Answers  


actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston

3 Answers   Ramco,






Find Index of least significant bit set in an Integer. ex. int value is say 10001000 results should be 4.

1 Answers  


Do you know the purpose of 'register' keyword?

0 Answers  


I have an array of 100 elements, each of which is a random integer. I want to know which of the elements: a) are multiples of 2 b) are multiples of 2 AND 5 c) have a remainder of 3 when divided by 7

1 Answers  


what are bit fields? What is the use of bit fields in a structure declaration?

0 Answers   Flextronics, TISL, Virtusa,


Does c have enums?

0 Answers  


inline function is there in c language?

4 Answers  


What is C++

4 Answers  


Categories