Introduction to Programming 1
2
Objectives
At the end of the lesson, the student should be able to:
●
Describe the features of Java technology such as the Javavirtual machine, garbage collection and code security
●
Describe the different phases of a Java program
Add a Comment