hie , i have this question which ask your to crerate a class and store variables which include author,title,year , then create a predifined array that stores the detials about the books so that when a user searches using the year all the books with that year can display , now my problem is that am stack on how to come up wiht arrays that keep the infomartion about the book and let the user find a book using the year
it is in c# winforms