Java

Java

We Will Write a Custom Essay Specifically
For You For Only $13.90/page!


order now

1. INTRODUCTION 2
1.1 What is Java 2
1.2 Who created Java and why 4
1.3 How Java became what it is today. 4
2. WHY USE JAVA 5
2.1 Introduction 5
2.2 Java as a Object Oriented language 5
2.3 Design Tradeoffs Summary 6
2.4 Java Features 7
3. VARIABLES, SCOPE, AND DATA TYPES 10
3.1 Basic Variables and Arrays 10
3.2 Expresseions and Operators 12
3.3 Java Object 13
3.4 Conditionals and Loops 14
3.5 Java Applet 15
3.6 Creating Graphics in Java 16
Java Libraries 18
4. CONTRIBUTORS 18
5. CONCLUSION 19
6. BIBLIOGRAPHY 20

1. Introduction

1.1 What is Java

Java is a groundbreaking computing platform released by Sun Microsystems in 1995. It enables the same application to run on lots of different computers and devices. Java accomplishes this because the source code is translated to byte code (an intermediate code) and then interpreted by the Java Virtual Machine. Therefore, any computer with the JVM can execute a Java program. The process Java uses to execute programs is called a hybrid implementation system. It is called a hybrid because it is a compromise between compilers and pure interpreters implementation systems. This allows faster interpretation, but Java is still up to 20 times slower than C/C++.
Visually, here?s the difference between traditionally compiled programs and

java, applet, class, object, system, applets, classes, new, method, date, run, methods, graphics, example, void, objects, create, arguments, application, programs, platform, name, cast, applications, web, values, subclass, starting, screen, memory, initialization, draw, different

Leave a Reply

Your email address will not be published. Required fields are marked *