Simple algorithm that adds, search, delete and replace element in an array
Java school assignment.
To create an algorithm in array with switch statement
Options must include an int element that can either be added, deleted, searched, replaced and terminated
Then result will output in console
