Saturday 11 June 2016

The Java Language:Arrays:Inside Arrays

We said earlier that arrays are instances of special array classes in the Java language. If arrays have classes, where do they fit into the class hierarchy and how are they related? These are good questions, but we need to talk more about the object-oriented aspects of Java before answering them. That’s our next subject. For now, take it on faith that arrays fit into the class hierarchy.

0 comments:

Post a Comment