Hey everyone! I figured I would go ahead and say hello since I am new to the site. Anyway. Here is my question:
1.
Write a method that will find the number of occurrences of a specified integer in an array of integers. Assume that the array is full of valid data.
I am unsure of how to begin this program and have been staring at it for a couple hours trying to get everything worked out but nothing I am doing seems to work.
Any help would be great.