Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

can someone show me how to solve this in java?? Q2 (40 marks): Write a method called extract Triples. The method should take an ArrayList

can someone show me how to solve this in java?? image text in transcribed
Q2 (40 marks): Write a method called extract Triples. The method should take an ArrayList of integers as an input and extract only the numbers divisible by 3 in an ArrayList. Test your method in main method. For example, if the input ArrayList contained the values (4,9, 8, 2, 18, 17, 72) then the method should return an ArrayList with the values (9, 18, 72}

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

Spatial Database Systems Design Implementation And Project Management

Authors: Albert K.W. Yeung, G. Brent Hall

1st Edition

1402053932, 978-1402053931

More Books

Students also viewed these Databases questions

Question

Are we managing our human capital as a strategic asset?

Answered: 1 week ago