Progam to gives all details of a Triangle when given the lengths of its sides.

#include
#include
#include
main()
{
clrscr();
float a,b,c,d,l,m,n,

No comments:

Post a Comment