Write a program to find minimum between three no.s whithout
using comparison operator.

Answer Posted / sanjeet kumar

with the help of ternary operator

Is This Answer Correct ?    13 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a substring in c?

675


Linked list is a Linear or non linear explain if linear how it working as a non linear data structures

1854


What is static memory allocation? Explain

713


Can you add pointers together? Why would you?

748


we need to calculating INCOME TAX for the person. The INCOME TAX is as follows:- First $10000/- of income : 4% tax Next $10000/- of income : 8% tax Next $10000/- of income : 11.5% tax above $10, 00,00/- : 15% tax What is the Solution of this Question ?

911






Can you please explain the difference between malloc() and calloc() function?

720


I have seen function declarations that look like this

690


What is the use of pragma in embedded c?

679


Why double pointer is used in c?

658


Is using exit() the same as using return?

779


What is Dynamic memory allocation in C? Name the dynamic allocation functions.

700


Why is a semicolon (;) put at the end of every program statement?

729


Why do we use static in c?

717


A SIMPLE PROGRAM OF GRAPHICS AND THEIR OUTPUT I WANT SEE WAHAT OUTOUT OF GRAPHICS PROGRAM

1788


What is #ifdef ? What is its application?

737