PlayStation Interview Question

Q: About Java multithreading

Interview Answer

Anonymous

Dec 8, 2017

This is the question I didn't have an exact answer for so I told her how I used the concept in Android AsyncTask where there is a UI thread for the front-end and parallelly background scripts can run to populate the UI.