Ken J

Ken J

  • NA
  • 13
  • 1.3k

Write a method which searches an array for a string value

Oct 7 2018 4:37 AM
Write a method which searches an array for a string value and displays the message "Found" or "Not Found". The methods accepts an string array and a string variable to be searched.

Answers (5)