131.

Which namespace required to run .exe file?

System.Diagnostics will have the Process class using this we able to run .exe file.
we can run multiple process simultaneously using this class and its namespace to be imports