What is an EXE?



What is an EXE?..

Answer / izetamtechnologies

EXE is an executable file that runs the application for which it is designed. An EXE is produced when we build an application. Therefore the assemblies are loaded directly when we run an EXE.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Dot Net General Interview Questions

How would ASP and ASP.NET apps run at the same time on the same server?

1 Answers  


Explain what is the reason of occurring overflow-underflow arithmetic exception error, it shows error message when we run our program by adding control?

0 Answers  


What is Delegate? Have ever used Delegates in your project.

1 Answers   Deloitte,


What are good ADO.NET object(s) to replace the ADO Recordset object.

1 Answers  


Difference between Debugging and tracing in .net

1 Answers  






How does linq work?

0 Answers  


In Mvc Architecure what is view?

1 Answers   TCS,


Please explain what are an object and a class?

0 Answers  


Tell us what is heap and what is stack?

0 Answers  


What is implement a generic action in webapi?

0 Answers  


What is the difference between reference type and value type?

0 Answers  


How to manage pagination in a page using .net?

0 Answers  


Categories