Java_Notes
Java_Notes
Java:
1. Platform independent
2. oops
3. portability → WORA
Java Notes 1
Java program → Compiler → bytecode → JVM →machine code → Computer →
Output
3. it has JIT(Just in time) Compiler → does the byte code to machine code.
what JVM does ability to convert the byte code to machine code.
Loads code
Verifies code
Executes code
3. Only with JRE we can run any java program. but CAN NOT CODE
2. Debugger.
3. programming.
Tools:
Java Notes 2
interpreter/loader (java)
a compiler (javac)
an archiver (jar),
a documentation generator (Javadoc)
JVM Architecture
Java String
HashMap Implementation
Java 8
Spring Boot
Java Threads
Java collections
Spring security
OAuth
2. streams group by
4.
Java Notes 3