Whaley Interview Question

how multithread synchronize in java? What is the cluster index in Mysql ? How the java GC works?

Interview Answer

Anonymous

Apr 17, 2017

There are some apis in java ,such as synchronize, lock ,semaphore to keep the public variable synchronized.