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

Answer Posted / jesica schoartzerneger

You are in wrong.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I sort a linked list?

630


write a progrmm in c language take user interface generate table using for loop?

1571


Do string constants represent numerical values?

913


What is calloc()?

623


What is New modifiers?

663






What is the difference between functions abs() and fabs()?

643


regarding pointers concept

1565


develop algorithms to add polynomials (i) in one variable

1734


what is the differnce between programing langauge and tool? is sas is a programing langauge r tool?

1896


write a c programming using command line argument,demonstrate set operation(eg;union,intersection,difference) example output is c:>setop 12 34 45 1 union 34 42 66 c:>setop 12 34 1 42 66 c:>setop 12 34 diff 12 56 67 78 setop 12 34

1622


What is a buffer in c?

568


What are high level languages like C and FORTRAN also known as?

680


Program to find the sum of digits of a given number until the sum becomes a single digit. (e.g. 12345=>1+2+3+4+5=15=>1+5=6)

685


What is a structural principle?

634


I heard that you have to include stdio.h before calling printf. Why?

582