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

Want to know how to write a C program that connects to a MySQL server and checks if the InnoDB plug-in is installed on it. If so, your program should print the total number of disk writes by MySQL.

1522


Explain the concept and use of type void.

630


What is the difference between far and near ?

685


Is it cc or c in a letter?

567


What is the use of typedef in c?

587






What is the use of void pointer and null pointer in c language?

629


What do you mean by a local block?

632


What are different types of pointers?

563


How do you define CONSTANT in C?

653


How can type-insensitive macros be created?

701


What is difference between array and structure in c?

580


what is the c source code for the below output? 5555555555 4444 4444 333 333 22 22 1 1 22 22 333 333 4444 4444 5555555555

2537


why we wont use '&' sing in aceesing the string using scanf

1784


console I/O functions means a) the I/O operations done on disk b) the I/O operations done in all parts c) the input given through keyboard is displayed VDU screen d) none of the above

655


What are pointers? What are different types of pointers?

632