| Issue 1: | Java Review | |
| 1 person starred this issue and may be notified of changes. | Back to list |
virtual machine - slower - byte code no precompiler cross platform very object oriented reflective - at runtime determine functionality no pointers packages instead of namespace import instead of include single inheritence J2SE (standard edition) J2ME (mobile edition) J2EE (enterprise edition) JRE 1.6.0 - current JRE 1.4.2 Apache Tomcat / latest stable standard
Jan 27, 2010
Project Member
#5
jbpnoy6fifty@gmail.com
Jan 28, 2010
java is in a virtual machine provides a library for graphics with java all members and methods need a security scope (static by default) everything must be in a class every variable that holds a class needs to be new'd can't do memory optimization tricks very well a culture of easy and effective and free (as in beer, and as in freedom) documentation 3 versions: J2SE - standard, J2ME - mobile, J2EE enterprise |