Program to find largest of three numbers without using comparsion operator?
Answer Posted / sanjay bhosale
Both programs mentioned above produce wrong results when some numbers are positive and others are negatives.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a Program to find whether the given number or string is palindrome.
What are the advantages of the functions?
Write a program, where i have a grid with many cells, how many paths are possible from one point to other desired points.
What is the explanation for cyclic nature of data types in c?
In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)
What are the restrictions of a modulus operator?
How to write a code for implementing my own printf() and
scanf().... Please hep me in this... I need a guidance...
Can you give an coding for c... Please also explain about
the header files used other than #include
What do you mean by keywords in c?
What happens if header file is included twice?
Tell me what is null pointer in c?
Whats s or c mean?
What is identifier in c?
Is null always equal to 0(zero)?
Explain heap and queue.
What are the disadvantages of external storage class?