Basic Dot Net Question:

What’s a Windows process in .NET?

Dot Net Interview Question
Dot Net Interview Question

Answer:

Windows process is an application that’s running and had been allocated memory in .NET


Previous QuestionNext Question
What is the difference between a namespace and assembly name in .NET?What’s typical about a Windows process in regards to memory allocation in .NET?