Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

4. Write a java program to do the following: (5 mark) Create an ArrayList of fruit Add the elements Banana, Apple, Orange, and Grape to

image text in transcribed
4. Write a java program to do the following: (5 mark) Create an ArrayList of fruit Add the elements Banana, Apple, Orange, and Grape to the fruit list. Use for loop to display the values in the fruit list as following: - Banana Apple Orange Grape Sort the list then print it again without loop. 5. Write a program to find the sum and product of all elements of array A : (2 mark) A=[10,12,20,30,25,40,32,31,35,50,60]

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Database Design And Implementation

Authors: Edward Sciore

2nd Edition

3030338355, 978-3030338350

More Books

Students also viewed these Databases questions