Answer Posted / vijay
we can use threads in our program in two ways
1) extending java.lang.Thread
2) implimenting java.lang.Runnable
(in java)
Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What are dynamic assemblies?
How to decide which to use .net remoting or asp.net web services?
What is the difference between remoting and webservice?
What is the difference beween the registerwellknownservicetype() and registerwellknownclienttype()?
What are the channels in .net remoting?
Define proxy in .net remoting?
What is a formatter in .net remoting?
What are static assemblies?
How to directly call a native function exported from a dll?
Explain how does assembly versioning in .net prevent dll hell?
Will clr handle unmanaged code or not?
Garbage collector?s functionality on unmanaged code ?
About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?
define client activated objects (cao)?
What are static assemblies and dynamic assemblies. Differences between them?