SubhanUllah Posted October 26, 2022 Report Posted October 26, 2022 // One of these things is not like the others. // One of these things just doesn't belong. String[] items = new String[] { "Apple", "Orange", "Spider", "Banana", }; // Note that you CAN use a comma after the last item! // This is a convenience if you need to re-order the items.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now