Chapter 2.0 new

3
INTRODUCTION TO JAVA Chapter 2:

Transcript of Chapter 2.0 new

INTRODUCTION TO JAVA

Chapter 2:

Contents

Introducing Java Applications and Applets

Describing Java API Packages

Explaining Java Compiler and Interpreter

Writing, Compiling and Running A Java Program

Learning Goals

Explain characteristics of Java program

Identify types of Java programs

Write simple Java programs

Describe Java platform

Differentiate between Java application, Applet and

Java API