Access over 35 million academic & study documents

Java basics

Content type
User Generated
Rating
Showing Page:
1/19

Sign up to view the full document!

lock_open Sign Up
Showing Page:
2/19

Sign up to view the full document!

lock_open Sign Up
Showing Page:
3/19

Sign up to view the full document!

lock_open Sign Up
End of Preview - Want to read all 19 pages?
Access Now
Unformatted Attachment Preview
By Nancy 2015 | By Nancy | CONFIDENTIAL Objective          Java - What, Where and Why? History and Features of Java Internals of Java Program Difference between JDK, JRE and JVM Internal Details of JVM Variable and Data Type Naming Convention Access Modifiers Static keyword - variables 2015 | By Nancy | CONFIDENTIAL History         Java is a High Level Programming Language. Developed by Sun Microsystems in 1991. Original name of java is OAK. OAK was designed for handheld devices and set top boxes. Sun changed the name to JAVA. In 2009 , Oracle acquire Sun Microsystems. Now the owner of java is ORACLE. Java is object oriented programming language. 2015 | By Nancy | CONFIDENTIAL Features of Java The Java Features given below are simple and easy to understand…        Simple Object-Oriented Platform independent Secured Portable High Performance Multithreaded 2015 | By Nancy | CONFIDENTIAL More information   There are more than 9 million java developers worldwide. 3 billion mobile phones run JAVA. 2015 | By Nancy | CONFIDENTIAL Basic terminology  SOURCE CODE : files with ‘.java’ extension.  BYTE CODE : files with ‘.class’ extension.  COMPILER: which convert source code into byte code.  INTERPRETER: who executes the compiled java code directly .line by line. slow.  JIT COMPILER : Just-In-Time compiler covert the byte code into machine code.JIT do ...
Purchase document to see full attachment
User generated content is uploaded by users for the purposes of learning and should be used following Studypool's honor code & terms of service.

Anonymous
I was struggling with this subject, and this helped me a ton!

Studypool
4.7
Indeed
4.5
Sitejabber
4.4

Similar Documents