7.5. (Part 1) Larger Than n - Java

in programming •  8 years ago 

Starting out with Java: From control structures through objects
Chapter 7
Programming Challenges

  1. Larger Than n

In a program, write a method that accepts two arguments: an array and a number n. Assume that the array contains integers. The method should display all of the numbers in the array that are greater than the number n.

Gaddis, Tony (2015-05-29). Starting Out with Java: From Control Structures through Objects (Page 489). Pearson Education.
Kindle Edition.

Happy Steeming Everyone! 😊

Authors get paid when people like you upvote their post.
If you enjoyed what you read here, create your account today and start earning FREE STEEM!