program for validity of triangle from 3 side

Answer Posted / chandra

if a<c and b<c then c<a+b

Is This Answer Correct ?    5 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is pragma in c?

629


There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?

823


What are the different types of C instructions?

678


What are the different types of objects used in c?

575


What is a built-in function in C?

796






What is array in c with example?

615


Explain the meaning of keyword 'extern' in a function declaration.

724


Differentiate between static and dynamic modeling.

620


What does 3 periods mean in texting?

600


I was asked to write a program in c which when executed displays how many no.of clients are connected to the server.

1907


What are different types of pointers?

563


What is string length in c?

613


What is the difference between array and pointer?

569


What is a shell structure examples?

590


‘SAVEPOINT’ and ‘ROLLBACK’ is used in oracle database to secure the data comment. Give suitable examples of each with sql command.

1879