What is a process ?

Answer Posted / tdotnet

Processes are independent execution units that contain
their own state information, use their own address spaces,
and only interact with each other via interprocess
communication mechanisms (generally managed by the
operating system).

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to directly call a native function exported from a dll?

667


What are the ways to configure remoting objects before client can use them?

692


Define remotable objects in .net remoting?

640


How to decide which to use .net remoting or asp.net web services?

564


What are the security features in .net remoting?

639






What is Remoting?

735


What are static assemblies?

625


What does manifest consists?

623


Can you explain remoting?

678


What are the difference between static assemblies and dynamic assemblies?

648


Explain the Flow of remoting?

682


What is the difference between the RegisterWellknownServiceType(), RegisterWellknownClientType(), RegisterActivatedServiceType() and RegisterActivatedClientType() in .net?

589


what are the requirements to enable remote components to interact each other?

616


About Iunknown interface Queue ,its methods Query Interface Addref,Release and Explain each ?

2652


Can we configure a .net remoting object via xml file?

604