JAVA NOTES
- Working Principal of Java
- Most important problem in internet and how java solve it
- Java Virtual Memory
- Features of Java
- Abstraction in Java
- Properties of Object Oriented Programming
- Constructor,Variable hiding and Garbage collection in java
- Limitations of finalize method
- Static, Super and Final keyword
- Variable length(vararg) and Ambiguity in vararg
- Constructor chaining and Method overriding
- Abstract class and Object class
- Package in Java
- Interface
- Default and Static interface method
- Different types of exceptions in Java
- Try-catch and Finally statement
- Difference between Throw and Throws
- Thread and Multithread in Java
- Synchronisation and Inter-thread communication
- Thread states