Task 3 Write a program which creates an int array and initialize the array with the values: 23, 6, 47, 35, 2, 14. Use a for loop to calculate the average of the values. Oryx Universal College in partnership with Liverpool John Moores University Introduction to Programming School of Computing and Data Science Tutorial Task 4 Extend the program from Task 3, so it determines the smallest and largest numbers. Also modify the for loop so that the program prints out the odd numbers only (within the for loop). Task 5 Java also provides a facility to sort the values of an array using a sort method. Research into how this is done and using the program from Task 3, sort the values in the array and print out the newly sorted values in ascending order.

Programming Logic & Design Comprehensive
9th Edition
ISBN:9781337669405
Author:FARRELL
Publisher:FARRELL
Chapter6: Arrays
Section: Chapter Questions
Problem 12PE
icon
Related questions
Question

Using Java, solve the assignment attached in the image.

Task 3
Write a program which creates an int array and initialize the array with the values: 23, 6, 47, 35, 2,
14. Use a for loop to calculate the average of the values.
Oryx Universal College in partnership with
Liverpool John Moores University
Introduction to Programming
School of Computing and Data Science
Tutorial
Task 4
Extend the program from Task 3, so it determines the smallest and largest numbers. Also modify the for
loop so that the program prints out the odd numbers only (within the for loop).
Task 5
Java also provides a facility to sort the values of an array using a sort method. Research into how this is
done and using the program from Task 3, sort the values in the array and print out the newly sorted values
in ascending order.
Transcribed Image Text:Task 3 Write a program which creates an int array and initialize the array with the values: 23, 6, 47, 35, 2, 14. Use a for loop to calculate the average of the values. Oryx Universal College in partnership with Liverpool John Moores University Introduction to Programming School of Computing and Data Science Tutorial Task 4 Extend the program from Task 3, so it determines the smallest and largest numbers. Also modify the for loop so that the program prints out the odd numbers only (within the for loop). Task 5 Java also provides a facility to sort the values of an array using a sort method. Research into how this is done and using the program from Task 3, sort the values in the array and print out the newly sorted values in ascending order.
Expert Solution
steps

Step by step

Solved in 3 steps with 1 images

Blurred answer
Knowledge Booster
Array
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, computer-science and related others by exploring similar questions and additional content below.
Similar questions
  • SEE MORE QUESTIONS
Recommended textbooks for you
Programming Logic & Design Comprehensive
Programming Logic & Design Comprehensive
Computer Science
ISBN:
9781337669405
Author:
FARRELL
Publisher:
Cengage
C++ for Engineers and Scientists
C++ for Engineers and Scientists
Computer Science
ISBN:
9781133187844
Author:
Bronson, Gary J.
Publisher:
Course Technology Ptr
C++ Programming: From Problem Analysis to Program…
C++ Programming: From Problem Analysis to Program…
Computer Science
ISBN:
9781337102087
Author:
D. S. Malik
Publisher:
Cengage Learning
EBK JAVA PROGRAMMING
EBK JAVA PROGRAMMING
Computer Science
ISBN:
9781337671385
Author:
FARRELL
Publisher:
CENGAGE LEARNING - CONSIGNMENT
Microsoft Visual C#
Microsoft Visual C#
Computer Science
ISBN:
9781337102100
Author:
Joyce, Farrell.
Publisher:
Cengage Learning,
Programming with Microsoft Visual Basic 2017
Programming with Microsoft Visual Basic 2017
Computer Science
ISBN:
9781337102124
Author:
Diane Zak
Publisher:
Cengage Learning