Learning on Java

Null check is required before call of a function
synchronized is critical section
Exception chaining
String is immutable
== comparing the address, use .equals instead

Refer to
https://www.javatpoint.com/

Comments

Popular posts from this blog

Learning from TransferWise Coding Contest #2

Watching experience of "Alita: Battle Angel"

Ruby native gem installation