Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

The following is a small Java project given to me in class. The directions seem

ID: 3530675 • Letter: T

Question

The following is a small Java project given to me in class. The directions seem pretty straight forward but it's hard for me to conceptualize it and in turn put it in the form of a code that actually works... A sample source code would be greatly appreciated.


Here's a .gif to help visualize the problem:

_________________________________________________________


http://s24.postimage.org/ah4qigcrp/sieve.gif

_________________________________________________________


Implement a method with the following declaration:

Implement a method with the following declaration:

Output for your program: All prime numbers between 1 and 1000000 and all even numbers between 4 and 1000000 and the two prime numbers that sum up to it.

Explanation / Answer

wait i am writing your program...it will take some time.