answersLogoWhite

0

#include<iostream.h>

#include<conio.h>

void main(){

int Number[10];

cout<<"Enter ten numbers";

for (int i=0;i<10;i++)

cin>>Number[i];

int Big=0;

for(int j=0;j<10;j++){

if (Big<Number[i])

Big=Number[i];

}

cout<<"gretest Number:"<<Big;

getch();

}

User Avatar

Wiki User

14y ago

What else can I help you with?

Related Questions

What is the greatest possible odd number using numbers 76038?

87603


Does the first two numbers have to be the greatest number that goes into another number when using prime factoriation?

No.


How do you write a Shell script to find the greatest among the given set of numbers using command line arguments?

To find the greatest number among a set of numbers provided as command line arguments in a Shell script, you can use a loop to iterate through the arguments. Here's a simple example: #!/bin/bash greatest=$1 for num in &quot;$@&quot;; do if (( num &gt; greatest )); then greatest=$num fi done echo &quot;The greatest number is: $greatest&quot; Save this script as find_greatest.sh, make it executable with chmod +x find_greatest.sh, and run it by passing numbers as arguments, like ./find_greatest.sh 3 5 1 8.


Write a program large number and small number among n numbers by using If statement?

12


How can using a number line helm you list integers in order from least to greatest?

If you place the numbers on the number line, they go from the least to the greatest as you go from left to right.


What is the greatest 3 digit decimal number in hundredths using the numbers 6 and 9 and 1?

.961


To find the greatest among two numbers using only if condition and not else?

int Greatest(int X, int Y){if(X > Y)return X;return Y;}


What is the greatest number less than 1.5 using the numbers 1 3 5 7 9?

One


Write the prime factorization using exponents of each number then find the greatest common factor of the numbers 12 and 15?

2.2.3 and


Can you find the HCF of 3 numbers using euclids division lemma?

Yes.First find the HCF of two of the numbers, then find the HCF of that answer and the third number.In this way you could find the HCF of as many numbers as you want.


What greatest in decimal number?

The greatest thing about decimal numbers is that since most people have 10 fingers/thumbs, they have handy way of using their body to help them when counting. Sorry for the pun, there.


What is the greatest odd number using 83067?

What is the greatest possible number of 83067 and the least