Question: 2. Create a method called printEven which takes an integer parameter and prints even numbers up to and including that number. For example, if the

2. Create a method called printEven which takes an integer parameter and prints even numbers up to and including that number. For example, if the parameter is 8, then the method will print out: 2 4 6 8. If the number is less than 2 print out Number is too small).

3. Create a method called printStringUCLC which takes a String parameter and prints out the String in uppercase and lowercase.

These are java oracle problems. Thanks for any help!

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!