write a program greater then three numbers without if,
if...else,while,do..while,for,switch statement.
Answers were Sorted based on User's Feedback
Answer / mani kandan.s
#include<stdio.h>
#include<conio.h>
void main()
{
int a,b,c;
scanf("%d %d %d",&a,&b,&c,printf("Enter the a,b,c values"));
a>b&&a>c?printf("A is big"):b>c?printf("B is big"):printf
("C is big");
getch();
}
Is This Answer Correct ? | 11 Yes | 2 No |
Answer / devinder singh
#include<stdio.h>
#include<conio.h>
void main()
{
int a,b,c;
clrscr();
printf("\n Enter the 1st no. ");
scanf("%d",&a);
printf("\n Enter the 2nd no. ");
scanf("%d",&b);
printf("\n Enter the 3rd no. ");
scanf("%d",&c);
if(a>b)
printf("\n A is greater ");
if(b>c)
printf("\n B is greater ");
if(c>a)
printf("\n C is greater ");
getch();
}
Is This Answer Correct ? | 2 Yes | 4 No |
the transfer of data from cpu to peripheral devices of a computer is achieved thru?
WHAT IS APPLICATION ?
where is the first vidhyalaya of physically handicaped
why every computer should have a boot strap routine?
char *a[2]; int const *p; int *const p; struct new { int a;int b; *var[5] (struct new)} Describe the statements in the above given construct ?
What is Difference between the communication and transmission?
what we have to say about hobbies,strong points,weak points
(53/3)r=(15)r ,find the value of r?
Explain a situation in which you handled a customer?s questions or problems?
MILITARY ENGINEER SERVICES
what are the various technique used for inter process communication?
which is best car to buy in india, if the budget is below or equal to 3.5 lakhs?