Java Programming and Python Programming Languages (Basics & Applications) /

Java is a programming language originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation) and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C+ + but has a simpler objec...

Full description

Bibliographic Details
Main Authors: Null, Elizabeth, author 647484, Keyser, Celine, author 647516
Format: software, multimedia
Language:eng
Published: Delhi, India : Academic Studio, 2012
Subjects:
Online Access:http://repository.library.utm.my/id/eprint/3154
Description
Summary:Java is a programming language originally developed by James Gosling at Sun Microsystems (which is now a subsidiary of Oracle Corporation) and released in 1995 as a core component of Sun Microsystems' Java platform. The language derives much of its syntax from C and C+ + but has a simpler object model and fewer low-level facilities. Java applications are typically compiled to bytecode (class file) that can run on any Java Virtual Machine (JVM) regardless of computer architecture. Java is a general-purpose, concurrent, class-based, object-oriented language that is specifically designed to have as few implementation dependencies as possible.