Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


What is the difference between abs() and fabs() functions?


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

Post New Answer

More C Interview Questions

what is an array

5 Answers  


What does it mean when the linker says that _end is undefined?

0 Answers  


Why do we use main function?

0 Answers  


what is the difference between arrays and linked list

26 Answers   MAHINDRA, Tech Mahindra, Wipro,


Write the following function in C. stripos — Find position of first occurrence of a case- insensitive string int stripos ( char* haystack, char* needle, int offset ) Returns the numeric position of the first occurrence of needle in the haystack string. Note that the needle may be a string of one or more characters. If needle is not found, stripos() will return -1. The function should not make use of any C library function calls.

4 Answers   OpenFeel,


main() { int i=0; while(+(+i--)!=0) i-=i++; printf(i); }

3 Answers  


send me the code of flow chart generator using C-programming language amd this code should calculate the time and space complexity of the given progran and able to generate flowchart according to the given program?

0 Answers   TCS,


what is the coding of display the factorial of a number using array and function?

1 Answers  


What is the difference between formatted&unformatted i/o functions?

0 Answers  


What are enumerated types?

0 Answers  


How do I round numbers?

0 Answers  


What is the right type to use for boolean values in c? Is there a standard type?

0 Answers  


Categories