Question: Build a presidents () method. Build a presidents() method that prints out the names of the first 7 Presidents of the United States, each on
- Build a presidents() method.
Build a presidents() method that prints out the names of the first 7 Presidents of the United States, each on separate lines. Remember to make your method a static method. Have your main method call the presidents() method. Call your class PresClass, and store it in a file called PresClass.java.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
