Tuesday, November 29, 2011

What is the disadvantage of threads?

The Main disadvantage of threads is : Threads is operating system dependent.:The execution of thread is based upon the choice of OS .though user has created the thread but it will execute when OS allows it. that&
Category:Java Interview Questions

No comments:

Post a Comment