neelk at alum.mit.edu (Neelakantan Krishnaswami) writes: > Hi Paul, I think I will have to disagree with you on this point. ints > and arrays are not objects in Java, whereas the corresponding things > in Python are. This is OT, but arrays in Java are objects. You create them with new, they follow an inheritance hierarchy, can be polymorphically passed where Object is allowed, and support introspection. The "primitive" types (i.e. the numeric types and boolean) are not objects in Java. Regards, Martin
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4