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 for validity of triangle from 3 side

Answer Posted / manu

really abhardeep is stupid...?

Is This Answer Correct ?    3 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a function in c?

1683


Explain the use of #pragma exit?

1217


An integer that indentifies the position of a data item in a sequence of data items a) value b) number c) index d) all of the above

1264


How can you invoke another program from within a C program?

1121


How to write a multi-statement macro?

1101


Is c easier than java?

1124


What is context in c?

977


explain what is an endless loop?

1147


What is the use of in c?

1085


What is structure padding in c?

1191


What is the difference between ++a and a++?

1274


Given only putchar (no sprintf, itoa, etc.) write a routine putlong that prints out an unsigned long in decimal. [ I gave the obvious solution of taking % 10 and / 10, which gives us the decimal value in reverse order. This requires an array since we need to print it out in the correct order. The interviewer wasn't too pleased and asked me to give a solution which didn't need the array ].

1142


please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code

2230


What is 1f in c?

2730


Which is better malloc or calloc?

1157