Presentation on java

Page 1

PRESENTATION ON JAVA

Powered By - Orange Mantra

Š 2015 Copyright All rights are reserved http://www.orangemantra.com


Introductio n Java is a programming language that was developed by James Gosling in 1991. It was initially called “Oak” but renamed java in 1995. Java was influenced by C++ To explain the difference between the Java language and its class library (API)

© 2015 Copyright All rights are reserved http://www.orangemantra.com


Simple

Features of Java

Secure Platform-independent Object-oriented Robust Multithreaded Architecture-Neutral Supports Web based applications

Š 2015 Copyright All rights are reserved http://www.orangemantra.com


How it Works....! Java source files (.java) are compiled to Java bytecode (.class) Bytecode is interpreted on the target platform within a Java Virtual Machine

i386 VM

Source.java

Java Compiler

Java Bytecode Source.class

SPARC VM

PPC VM


Java Advantages

Portable – Write Once, Run Anywhere Robust memory management Multi-threaded (multiple simultaneous tasks) Security has been well thought through Designed for network programming Dynamic & extensible

Š 2015 Copyright All rights are reserved http://www.orangemantra.com


Contact Us....!

321, Tower B4,Spaze iTechPark Sector-49, Sohna Road, Gurgaon 122018 National Capital Region | INDIA Call us: +91-7533006630 Email:Contact@orangemantra.com

http://www.orangemantra.com

Š 2015 Copyright All rights are reserved http://www.orangemantra.com


Turn static files into dynamic content formats.

Create a flipbook
Issuu converts static files into: digital portfolios, online yearbooks, online catalogs, digital photo albums and more. Sign up and create your flipbook.