Explain what is the difference between functions abs() and fabs()?


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

Post New Answer

More C Interview Questions

Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort

7 Answers  


Explain the difference between null pointer and void pointer.

0 Answers   TCS,


What is an volatile variable?

15 Answers   HP,


write an algorithm to display a square matrix.

0 Answers  


What are reserved words?

0 Answers  


Explain what are the standard predefined macros?

0 Answers  


Write a program in c to input a 5 digit number and print it in words.

11 Answers  


What is the difference between declaring a variable and defining a variable?

0 Answers  


prog for 1st five prime numbers in 2^x - 1

0 Answers  


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

0 Answers  


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

0 Answers  


how to go with this?

1 Answers   Wipro,


Categories