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
Synonymous with pointer array a) character array b) ragged array c) multiple array d) none
What do mean by network ?
What are the types of operators in c?
Can you please explain the difference between exit() and _exit() function?
Is this program statement valid? INT = 10.50;
Does c have enums?
What are the disadvantages of c language?
Is a pointer a kind of array?
Explain how can you be sure that a program follows the ansi c standard?
What is the difference between formatted&unformatted i/o functions?
What are categories used for in c?
Is c still used?
What are valid operations on pointers?
Is c still relevant?
How many bytes are occupied by near, far and huge pointers (dos)?