What's the use of system.diagnostics.process class in .net?



What's the use of system.diagnostics.process class in .net?..

Answer / Anand Jaiswal

System.Diagnostics.Process is a .NET class used to start, stop, and interact with both local and remote processes on the operating system. It provides methods for starting new processes, getting information about currently running processes, redirecting input/output streams, setting process priorities, and more.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

Is do-it (chennai) a good institute to learn dot-net???? are the trainers well experienced??

2 Answers   Satyam,


How is .net core cross platform?

1 Answers  


What is the difference between a namespace and assembly name in .net?

1 Answers  


What are the core differences between .NET Languages ?

1 Answers   TCS,


Differences between namespace, class, assembly?

1 Answers  


How to create multiple inheritance in c#, with example?

1 Answers  


How can you turn-on and turn-off cas?

1 Answers  


What is the lapsed listener problem?

1 Answers  


Please explain what is the difference between a class and an object?

1 Answers  


Please explain what is immutability, what is it for and how is it codified?

1 Answers  


Please explain what is the .net framework and how does it work?

1 Answers  


What are .net applications?

1 Answers  


Categories