(Display the prime numbers) Write a program that displays all the prime numbers less than 120 in decreasing order. Use the StackOflntegers class to store the prime numbers (e.g., 2 , 3 , 5 ,...) and retrieve and display them in reverse order.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.