answersLogoWhite

0

for the largest number:

#include<stdio.h>

void main()

{

int a,b,c,number,largestnumber;

a=99;

b=9;

c=77;

if(a>b)

{

number=a;

}

else if(b>c)

{

number=b;

}

else

{

number=c;

}

largestnumber=number;

printf("%d",largestnumber);

}

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What are the smallest and biggest numbers you can find for a line of longitude?

The smallest is 0o0'0'' and the largest is 180o0'0''


Can you find the range of two numbers?

Yes you can. You subtract the smallest number from the largest.


What is the medium in math?

Arrange the numbers from smallest to largest and find the middle number.


How do you find he range of a set of data?

Find the smallest and the largest values/numbers. These form the range.


How do you find range in decimal?

The range is the largest value minus the smallest value from a set of numbers.


How do you remember the difference between the mean median and mode?

the mean is when you add the numbers and divide the answer by how many numbers is in the problem, the median is when you arrange the numbers from smallest to largest or from largest to smallest and find the middle number and the mode is how many times a number repeats itself.


What is the median in a set of numbers?

to find the median in a set of numbers you have to order them from the smallest to the largest and find the middle value e.g. 2,4,3,7,1 1,2,3,4,7 the median is 3


How do you use range in math?

To find the Range in Math you u take the largest number and subtract the smallest number from it. You will then end up with the range of that set of numbers. Example: 2.4.6.5.6.3.3.2.5.9.2 Find the Range Biggest number:9 Smallest number:2 Subtract and you wil end up with the answer Range= 7


Find the difference between the largest and smallest 2-digits number?

The smallest two digit number is 00 (a number used as a wire gauge) and the largest is 99, so the difference between the largest and smallest 2-digits numbers is 99 (99 - 00)


How do you find the median with an even set of numbers?

put then in order from smallest to largest (or large to small) and find the number directly in the middle


What is the range of 37 76 53 and 25?

51


What is the difference between the smallest and the largest odd numbers between 220 and 940?

The smallest odd number between 220 and 940 is 221, while the largest odd number in that range is 939. To find the difference between these two numbers, subtract 221 from 939, which equals 718. Therefore, the difference between the smallest and largest odd numbers between 220 and 940 is 718.