Spotify Interview Question

Which thread will process a Message posted to a Handler? The UI thread The thread that created the Handler The thread that created the Message

Interview Answer

Anonymous

Mar 27, 2018

The UI thread