Interview Questions on Thread
Thread behavior is unpredictable ?
Thread behavior is unpredictable -> becuase it depends on Thread Scheduler and thread scheduler depends on the env ,
even the same program on same machine may produce different output
Example
creating a java pr...
hashcodehub.hashnode.dev3 min read