Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
Java Collection of Numbers Assignment
Create a Java class called DivisibleByThree where you store a number from 1 to 100 in each array element. You must now loop through the array and write out numbers that are divisible by 3.