Introduction To 2 - OOP
Introduction To 2 - OOP
LECTURE TWO
INTRODUCTION TO JAVA
1. Introduction to JAVA
3. Java Features
OS + Hardware(intel)
JVM is platform dependent that means there are different implementation of JVM
on different OS.
Java code / Bytecode is always the same on different OS. That makes java program
as platform independent.