Java Unique Topics
Java have some special topics which is very important for the programming and interview preparation.
- Generics in Java
- Generics Class Example
- Generics Method Example
- Create Custom Exception in Java
- Multiple Inheritance in Java
- Special Case of Method Oveloading
- Special Case of Method Overriding
- Covariant Return Type
- Refelection in Java
- Serialization in Java
- Deserialization in java
- Marker Interface
- Functional interface
- Strictfp in java
- Wrapper class concept in java
- Type Casting in java
- Variable Arguments (Varargs)
- Java Pass By Value concept
- fail fast and fail safe internal concept
- String pool concept
- subString method internal working
- JVM internal steps to run java program
post a comment