Whaley interview question

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

Interview Answer

Anonymous

17 Apr 2017

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