class asmall
{
public static void main(String[] args)
{
int x=500, y=70, z=3000;
if (x<y && x<z)
{
System.out.println("x is SMALLEsT");
}
else
if(z<y && z<x)
{
System.out.println("z is SMALLEST");
}
else
{
System.out.println("y is SMALLEST");
}
}
}
Take the largest number minus the smallest number to determine the range.
How about: 120
The smallest prime number, of course, is 2. The smallest prime number whose digits add up to 2 is, of course, 2. The next-smallest is 11. It is left as an exercise for the reader to determine whether the other numbers whose digits add up to 2 (e.g. 101, 1001, 10001) are prime.
To find range in a number set, subtract the smallest number from the largest. This is used to determine the size of the range and how close the numbers are to one another.
1 is the smallest natural number.
The smallest Mersenne number is 2.
the smallest perfect number is 1
The smallest odd number is 1.
1 is the smallest whole number
-99 is the smallest two digit number.-99 is the smallest two digit number.-99 is the smallest two digit number.-99 is the smallest two digit number.
no 0 isn't the smallest number because there are negative numbers so there really is no biggest number nor smallest number
1 is the Natural number which is the smallest Odd number.