I know this error has been written numerous times, but I am still confused about why I received the error. I am very new to
Java, this is my first and last programming class. This is the first time I have seen this error and lost. I know it has something to do with the int and
string. I am confused all together how it works. Code is suppose to accept an integer from user, go thru the array and find the element of that array and display in a textfield. It also has to handle 2 specific exceptions. Can someone please tell me what it is suppose to look like. Thank you..
int cannot be dereferenced-line 53