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
Why is c so important?
Can we replace the struct function in tree syntax with a union?
What is oops c?
swap 2 numbers without using third variable?
Why we write conio h in c?
write a sorting prgm to sort 50 nos and sum them and also remove all the occurrences of 15 and print it?
Define and explain about ! Operator?
How to define structures? ·
How can I avoid the abort, retry, fail messages?
Write a C program on Centralized OLTP, Decentralized OLTP using locking mechanism, Semaphore using locking mechanism, Shared memory, message queues, channel of communication, sockets and a simple program on Saving bank application program using OLTP in IPC?
How can you return multiple values from a function?
What will the preprocessor do for a program?
What is the explanation for prototype function in c?
pierrot's divisor program using c or c++ code
write a program to generate address labels using structures?