Here are the screening interview questions I recieved from Microsoft recruiter. She sent me MS Word doc template and asked to fill it in. Didn't find ...
Company where asked this question: Microsoft
Interviewed for position: SDE-T, Tester
Search results for threading
Explain different way of using thread?
Posted by Devin
The thread could be implemented by using runnable interface or by inheriting from the Thread class. The former is more advantageous, 'cause when you a ...
« previous1 next »
