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...

Program to find the absolute value of given integer using
Conditional Operators

Answer Posted / susanta datta

16

Is This Answer Correct ?    1 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

write a C program: To recognize date of any format even formats like "feb-02-2003","02-february-2003",mm/dd/yy, dd/mm/yy and display it as mm/dd/yy.

3868


What is function prototype?

1213


What is array of pointers to string?

1155


In a switch statement, what will happen if a break statement is omitted?

1116


Which type of language is c?

1118


Where are the auto variables stored?

1203


a parameter passed between a calling program and a called program a) variable b) constant c) argument d) all of the above

1174


What are the preprocessor categories?

1112


What is the use of pointers in C?

1133


Devise a program that inputs a 3 digit number n and finds out whether the number is prime or not. Find out its factors.

1169


4-Take two sets of 5 numbers from user in two arrays. Sort array 1 in ascending and array 2 in descending order. Perform sorting by passing array to a function mySort(array, sortingOrder). Then multiply both the arrays returned from function, using metric multiplication technique in main. Print result in metric format.

2240


What is a pointer value and address in c?

1179


What is FIFO?

1839


write a program fibonacci series and palindrome program in c

1095


For what purpose null pointer used?

1115