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 the information required to configure remote objects?
What are the ways to configure remoting objects before client can use them?
How do you implement distributed applications in .net?
What are static assemblies and dynamic assemblies?
What are the consideration in deciding to use .NET Remoting or ASP.NET Web Services?
What does manifest consists?
Define singleton activation mode in .net remoting?
What are the remotable objects in .net remoting?
What is unboxing?
What are the channels in .net remoting?
Is it a good design practice to distribute the implementation to remoting client?
Define remotable objects in .net remoting?
What are the steps to publish an object outside the service domain
Garbage collector?s functionality on unmanaged code ?
Can we configure a .net remoting object via xml file?