code run admin

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question

Scode run admin

 

 

import java.util.Scanner;
import java.util.concurrent.ThreadLocalRandom;
public class Main {
}
public static void main(String[] args) {
Scanner cin = new Scanner(System.in);
int arr1[], arr2 [];
}
int n, x, sum1 =0, sum2=0;
System.out.print("How many number you want to Enter: ");
n = cin.nextInt ();
arr1= new int [n];
arr2 = new int [n];
for (int i = 0; i<n; i++)
{
}
for (int i = 0; i<n; i++)
{
}
int randomNum = ThreadLocalRandom. current() .nextInt(0, 100 + 1);
arr2 [i] = randomNum;
}
int max1 = 0,max2 = 0;
for(int i = 0; i<n; i++)
{
System.out.print("Enter Number "+i+1+" : ");
x = cin.nextInt ();
arr1[i] = x;
}
if(arr1[i]>max1)
{
}
else
{
}
max1 = arr1[i];
sum1+ arr1[i];
sum2+ arr2 [i];
if (arr2[i] > max2) {
max2 = arr2[i];
}
continue;
} else {
}
else
{
if (max1<max2)
{
continue;
System.out.println("\nSum of array 1: "+sum1+"\nSum of array 2: "+sum2);
}
for(int i=0; i<n; i++)
{
System.out.println(arr2[i]);
Transcribed Image Text:import java.util.Scanner; import java.util.concurrent.ThreadLocalRandom; public class Main { } public static void main(String[] args) { Scanner cin = new Scanner(System.in); int arr1[], arr2 []; } int n, x, sum1 =0, sum2=0; System.out.print("How many number you want to Enter: "); n = cin.nextInt (); arr1= new int [n]; arr2 = new int [n]; for (int i = 0; i<n; i++) { } for (int i = 0; i<n; i++) { } int randomNum = ThreadLocalRandom. current() .nextInt(0, 100 + 1); arr2 [i] = randomNum; } int max1 = 0,max2 = 0; for(int i = 0; i<n; i++) { System.out.print("Enter Number "+i+1+" : "); x = cin.nextInt (); arr1[i] = x; } if(arr1[i]>max1) { } else { } max1 = arr1[i]; sum1+ arr1[i]; sum2+ arr2 [i]; if (arr2[i] > max2) { max2 = arr2[i]; } continue; } else { } else { if (max1<max2) { continue; System.out.println("\nSum of array 1: "+sum1+"\nSum of array 2: "+sum2); } for(int i=0; i<n; i++) { System.out.println(arr2[i]);
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY