Talk:Java (programming language): Difference between revisions

Content deleted Content added
No edit summary
Jkominek (talk | contribs)
No edit summary
Line 47:
 
:Perhaps dynamic class loading? --[[User:P3d0|P3d0]] 21:51, 13 Aug 2003 (UTC)
 
::Which isn't really a part of the language, as defined in http://java.sun.com/docs/books/jls/index.html Reflection is provided entirely by the class libraries. If we open it up to that, then C can do the same.