Nokia Interview Question

They asked me to write some sample code for thread executor to manage a pool of 10 threads.

Interview Answer

Anonymous

Jun 5, 2012

I was able to write the code for that but forgot the arguments for the constructor.