Create a class named Eggs. Its main ( ) method holds an integer variable named numberOfEggs to which you will assign a value entered by a user at the keyboard. Create a method to which you pass numberOfEggs. The method displays the eggs in dozens; for example, 50 eggs is 4 full dozen (with 2 eggs remaining). Save the application as Eggs.java.
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.