7.5. (Part 2) Larger Than n - Java

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! :)

H2
H3
H4
3 columns
2 columns
1 column
Join the conversation now
Logo
Center