Using Java Write Program 2d Array Represents Items Bookcase First Item Row Left Right Stor Q37136127

Using Java, write a program that has a 2D array which representsitems in a bookcase. The first item in that row (left to right)will be stored in the first value in that array. You may place anynumber of items, in any order you choose, and have any number ofrows and items. Make sure that this array uses the data type stringand that each value is the name of the item at that position. Thenlook for the item (wallet, safe, maybe even book) where you hidsome of your money and print out its position. If you didn’t hideany money in that

OR
OR

Leave a Comment

This site uses Akismet to reduce spam. Learn how your comment data is processed.