Write a program to find minimum between three no.s whithout
using comparison operator.
Answer Posted / rajujadhav22
It is possible with ternary oprator.
| Is This Answer Correct ? | 27 Yes | 2 No |
Post New Answer View All Answers
What is indirection?
When should a far pointer be used?
Is c weakly typed?
How can I recover the file name given an open stream?
how to build a exercise findig min number of e heap with list imlemented?
What are structure types in C?
Explain main function in c?
When c language was developed?
Can we use visual studio for c?
How can I implement a delay, or time a users response, with sub-second resolution?
Difference between Shallow copy and Deep copy?
What are the advantages and disadvantages of a heap?
Where in memory are my variables stored?
Is there any possibility to create customized header file with c programming language?
What are data structures in c and how to use them?