Thanks for Visiting here

Java syllabus || Java Topics
Core Java || Introduction of java
- What is Java?
- How to Get Java
- A First Program in JAVA
- Compiling and Interpreting Applications
- The JDK directory Structure
Code Java
- Data Type
- Variable
- Keywords
- Control Statements
- Array
- String
(OOPS) Object and Classes
Classes
- Lambda Expressions
- Generics
- Enum
- Anonymous
- Nested
- Static
- Final
- Packages
Object
- Equals
- HashCode
- toString
- notify
- wait
- notify All
Encapsulation
- Abstraction
Inheritance
- Interface
- Aggregation vas Composition
- Casting
Polymorphism
- Method Overloading
- Compile-time and runtime
JVM
- Stack vs Heap memory
- Garbage Collection
- JRE, JVM, JDK
- Class loaders
APIs
- Files
- String- StringBuffer- String builder
- Java IO
- XML
Access Specifier
- Access Modifier
- Final
- Static
- Synchronized
- Abstract
- Transient
- Volatile