Completed
How Java Executes?
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to Java - Architecture & Installation
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 Why we use Programming Languages
- 3 How Java Executes?
- 4 .java file Human Readable
- 5 .class file Byte Code
- 6 Why Java is Platform Independent?
- 7 More about Platform Independence
- 8 Architecture of Java
- 9 JDK
- 10 JRE
- 11 Explanation of Some Terms
- 12 Compile Time
- 13 Runtime
- 14 How JVM Works? Class Loader
- 15 JVM Execution
- 16 Working of Java Architecture
- 17 JRE vs JVM
- 18 Tools Required to Start Programming in Java
- 19 Outro