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

What are the remotable objects in .net remoting?

539


Define delegates and events?

588


What is Remoting?

650


Elaborate the term WebService and how it differ from Remoting?

574


What is unboxing?

497






Can you explain remoting?

608


Explain Singleton design pattern of Remoting?

562


When should we choose .net remoting over .net web services?

546


How can we call methods in remoting asynchronously?

528


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

547


What are the channels in .net remoting?

539


How are the activation URLs different in case of SAO and CAO in .NET remoting?

2100


What are the information required to configure remote objects?

523


Explain serialization formatters in .net remoting

570


Can you pass SOAP messages through remoting?

578