Find the largest number from the given 2 numbers without using
any loops and the conditional operator.
Answer Posted / anji
We can compare two
values using unary
operators also
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Describe dynamic data structure in c programming language?
What is calloc in c?
How can I get random integers in a certain range?
Explain how are 16- and 32-bit numbers stored?
What is void pointers in c?
What does sizeof return c?
Do pointers take up memory?
What does it mean when the linker says that _end is undefined?
Explain threaded binary trees?
Where is c used?
What is the advantage of c?
What does c value mean?
How a string is stored in c?
What is function prototype in c with example?
What is void c?