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

Why is c called a mid-level programming language?

735


Tell me is null always defined as 0(zero)?

683


What extern c means?

551


How can you access memory located at a certain address?

674


Why clrscr is used after variable declaration?

1051






What happens if header file is included twice?

665


Explain the difference between getch() and getche() in c?

573


What is derived datatype in c?

645


disply the following menu 1.Disply 2.Copy 3.Append; as per the menu do the file operations 4.Exit

1640


How to Throw some light on the splay trees?

625


FILE *fp1,*fp2; fp1=fopen("one","w") fp2=fopen("one","w") fputc('A',fp1) fputc('B',fp2) fclose(fp1) fclose(fp2)} a.error b. c. d.

1210


What is pass by reference in c?

621


What is the use of c language in real life?

540


Difference between Shallow copy and Deep copy?

1581


How to draw the flowchart for structure programs?

8768