IBM®
Skip to main content
    Country/region [select]      Terms of use
 
 
    
     Home      Products      Services & solutions      Support & downloads      My account     
 
developerworks > My developerWorks >  Dashboard > Bobby Woolf: WebSphere SOA and J2EE in Practice > ... > Java Technologies > Java Language
developerWorks
Log In   View a printable version of the current page.
Overview Connect Spaces Forums Wikis
Java Language
Added by bwoolf, last edited by bwoolf on Oct 19, 2006
Labels: 
(None)

Java Language

The Java Language (Wikipedia), part of Java SE and one of the Java Technologies, is the syntax used to program in Java.

Java is an object-oriented language; its code is organized into classes and interfaces. A Java class/interface is implemented using Java syntax captured in a Java source file (a .java file). This source file can be compiled into bytecodes by a Java compiler (such as javac) into a Java class file (a .class file).


 
    About IBM Privacy Contact