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 the right type to use for boolean values in c?
What is pointer to pointer in c with example?
What are the types of pointers?
What would be an example of a structure analogous to structure c?
What is void main () in c?
What is the use of bit field?
C program to find all possible outcomes of a dice?
What is a null pointer in c?
What are static variables in c?
Explain how do you determine the length of a string value that was stored in a variable?
Is it possible to execute code even after the program exits the main() function?
define string ?
i have to apply for the rbi for the post of officers. i need to know abt the entrance questions whether it may be aps or techinical....
Can you please explain the difference between strcpy() and memcpy() function?
What is difference between union All statement and Union?