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

15y 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.


What is range of numbers The largest minus the smallest 769310852?

To find the range of the numbers represented by the digits in 769310852, first identify the largest and smallest digits. The largest digit is 9, and the smallest is 0. Therefore, the range is calculated as 9 - 0, which equals 9.


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