Hi
I have just started programming in Java. I have encountered a problem when accessing data stored in an object array, type of the data is a String. If anyone could help me i would be very thankful
This is the code I have produced so far:
What i need to do is to make case 2 print the userinput from let's say animalArray[0] (race and name)
The class i use for userinput is SavitchIn.
Any help will be appriciateted