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?
Explain serialization formatters in .net remoting
What are the ways to configure remoting objects before client can use them?
Elaborate the term WebService and how it differ from Remoting?
Explain Singleton design pattern of Remoting?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?
Can you pass SOAP messages through remoting?
What is asynchronous programming?
What are the ways to renew lifetime leases of objects?
When do we use delegates in your remoting applications?
How do you directly call a native function exported from a DLL?
What are the steps to publish an object outside the service domain
Garbage collector?s functionality on unmanaged code ?
What is a formatter in .net remoting?
Explain how does assembly versioning in .net prevent dll hell?