Program to find larger of the two numbers without using if-else,while,for,switch

Answer Posted / ankit chhajed

Take 3 and 150 and use code given in answer 6. We will not get the correct answer..!!!

Please give the changed code!!

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the modifiers available in c programming language?

741


Write a c program to demonstrate character and string constants?

1684


write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.

14964


What is a function simple definition?

619


What is the difference between if else and switchstatement

1312






What is meant by 'bit masking'?

887


What do you mean by a local block?

632


What is the difference between procedural and functional programming?

521


What are near, far and huge pointers?

648


How do you define CONSTANT in C?

653


Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?

675


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

2201


When we use void main and int main?

588


What is #include called?

568


What are pointers? Why are they used?

632