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
Can you explain remoting?
How can you configure a .net remoting object via xml file?
What is unboxing?
What is objref object in remoting?
Is it a good design practice to distribute the implementation to remoting client?
What do you mean by windows authentication?
What is fundamental of published or precreated objects in remoting?
Which Namespaces is used to achieve the Remoting?
Explain the hierarchial description of remoting?
What is the Difference between CAO and SAO in Remoting.
What is the proxy of the server object in .net remoting?
Can we configure a .net remoting object via xml file?
How can we call methods in remoting asynchronously?
What is the difference between remoting and webservice?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?