program for validity of triangle from 3 side

Answer Posted / rakesh ranjan

I AGREE WITH PRITAM AND MANU



................................
Abhradeep Chatterjee is a real STUPID

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

int i[2], j; int *pi;i[0] = 1; i[1] = 5; pi = i; j = *pi + 1 + *(pi + 1)Value of j after execution of the above statements will be a) 7 b) 6 c) 4 d) pointer

645


How do you convert strings to numbers in C?

703


Compare array data type to pointer data type

594


What is a structural principle?

634


Explain pointers in c programming?

628






Is a house a shell structure?

688


What is bubble sort technique in c?

582


What are register variables in c?

569


What is non linear data structure in c?

565


What is static and auto variables in c?

554


Describe the modifier in c?

597


What is the difference between strcpy() and memcpy() function in c programming?

622


What is c standard library?

687


What are register variables? What are the advantage of using register variables?

672


What are the c keywords?

742