Write a C program to find the smallest of three integers,
without using any of the comparision operators.
Answer Posted / dinesh
b is the smallest number of above three values
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is masking?
How can I open a file so that other programs can update it at the same time?
What are logical errors and how does it differ from syntax errors?
What are types of preprocessor in c?
What is typeof in c?
Write a program that accept anumber in words
a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none
How to create struct variables?
Can variables be declared anywhere in c?
How do you define a function?
What is the use of clrscr?
what are non standard function in c
How can I pad a string to a known length?
What are identifiers and keywords in c?
How do you list files in a directory?