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 is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?
Garbage collector?s functionality on unmanaged code ?
How to directly call a native function exported from a dll?
What is the Difference between CAO and SAO in Remoting.
Explain the types of .net remoting?
Name the distributed systems available apart from .net remoting?
How can you configure a .net remoting object via xml file?
what is Client-activated object in remoting?
Explain threading types?
What are the types of remotable objects?
Define the lease of the object?
Define remotable objects in .net remoting?
define client activated objects (cao)?
Will clr handle unmanaged code or not?
Explain how can you automatically generate interface for the remotable object in .net with microsoft tools?