Question: Week001- Introduction to Java Technology Laboratory Exercise 001 Objective/s: At the end of this activity, you should be able to: . Deconstruct how a Java

 Week001- Introduction to Java Technology Laboratory Exercise 001 Objective/s: At theend of this activity, you should be able to: . Deconstruct how

a Java program works *Identify the different ways on how to run

a simple java progranm What to Prepare for the Activity: Java StandardEdition (SE) Development Kit 8 ODK8) which could be downloaded from www.oracle.com/technetwo

Week001- Introduction to Java Technology Laboratory Exercise 001 Objective/s: At the end of this activity, you should be able to: . Deconstruct how a Java program works *Identify the different ways on how to run a simple java progranm What to Prepare for the Activity: Java Standard Edition (SE) Development Kit 8 ODK8) which could be downloaded from www.oracle.com/technetwo e/downloads/idk8-downloads http 2133151html .A text editor, an example of this is Notepad or Notepad+ Procedure: We will be writing a simple java program and try to deconstruct and understand the different phases of a java program. a. Open your text editor and type in the following code: 1. public class FirstLaboratory public static void main (Stringll args) System.out.println ("This is my first laboratory exercise" b. Save it as FirstLaboratoryjava and compile

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!