What is a process ?
Answers were Sorted based on User's Feedback
Answer / anil kumar mudajja
Process is set of task of an running application or an
application itself, getting executed on a OS for which
memory is allocated by OS.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / 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 |
Answer / bg
It’s an application that’s running and had been allocated
memory
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / saubhagya
process is a basic unit for which operating system allocates
processor time.
Is This Answer Correct ? | 0 Yes | 0 No |
What is fundamental of published or precreated objects in remoting?
Types of compatabilities and explain them ?
What do you know about .NET assemblies?
What is unmanaged code and will CLR handle this kind of code or not ?
What security measures exist for .NET Remoting in System.Runtime.Remoting?
Elaborate the term WebService and how it differ from Remoting?
Explain the differences between marshal by value and marshal by reference?
What are the channels in .net remoting?
What are channels in .NET Remoting?
explain is .NET Remoting?
Where is global assembly cache located on the system?
what is sitemap