answersLogoWhite

0

What else can I help you with?

Related Questions

Which continent is on the continent of Europe?

There is no continent on the continent of Europe. Europe is a continent.


Program to find the second largest number in a given set of numbers using arrays without sorting?

Improved Solution to this problem would be able to find any first, second, third.. largest number...here it is, in Java:class Sam {public static void main(String args[]) {int[] nums = new int[] { 445, 43, 1045, 110, 209, 109, 33, 24, 1566 };int cnt = 0;int size = nums.length;int temp;int largest = 0;int secondLargest = 0;int thirdLargest = 0;int fourthLargest = 0;int fifthLargest = 0;//the logic rests herewhile (cnt < size) {temp = nums[cnt];if (temp > largest) {secondLargest = largest;largest = temp;} else if (temp > secondLargest) {thirdLargest = secondLargest;secondLargest = temp;} else if (temp > thirdLargest) {fourthLargest = thirdLargest;thirdLargest = temp;} else if (temp > fourthLargest) {fifthLargest = fourthLargest;fourthLargest = temp;} else if (temp > fifthLargest) {fifthLargest = temp;}cnt++;}System.out.println("largest:" + largest);System.out.println("secondLargest:" + secondLargest);System.out.println("thirdLargest:" + thirdLargest);System.out.println("fourthLargest:" + fourthLargest);System.out.println("fifthLargest:" + fifthLargest);}}// Regards,// SwapniM// mail me at: swap.masane@gmail.com#include using std::cin;using std::cout;using std::endl;double maxFirst(const double data[], intindex);double maxSecond(const double data[], intindex, double maxNumber1);double sum(double max1, double max2);int main(){double myArray[] = {1.0,4.6,32.1,9.7,41.2,41.3,343,23,566.02,345.8,675.5,654.4};int arraySize = (sizeof myArray)/(sizeof myArray[0]);cout


What is Europe and Japan are they countries?

Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.Europe is a continent, not a country. Japan is a country, in the continent of Asia.


Is antarctica a country or a continent?

it is now considered a continent


What is the third largest continent on the African continent?

Africa IS a continent. you can't have a continent inside a Another continent.


How many continents are there in Ireland?

There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.There are no continents in Ireland. Ireland is in a continent and that continent is Europe.


Why is the US both a democracy and a Republicans?

because its a continent because its a continent because its a continent because its a continent because its a continent


Is alstralia a continent or an island?

Technically, a continent is an island. Nonetheless, Australia is a continent.


Is Australia a continent or is it an island?

continent not an island


What continent is in north America?

North America is a continent. It cannot contain a continent.


What continent is Greece on and which continent is it near?

Greece is a country on the European Continent, and the continent closest to it is Asia


What continent is the African Peninsula on?

Africa is not on a continent, it is a continent.