Answer Posted / 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 View All Answers
What is Event Bubbling in .NET?
What is il in vb.net?
Tell us what is the difference between struct and class?
Please explain what is immutability, what is it for and how is it codified?
What are the new features in .net core?
i m fresher,hav SQL knowledge but in my ofc. i hav to work on dotnet. so plz tell me how to learn it,? from where to stat? i hav C prog. knowledge, ASP.net
How can I find out what the garbage collector is doing?
What are the namespace available in .net?
Is it true that objects don't always get destroyed immediately when the last reference goes away?
what is the keyword used for self reference?
What is machine.config in .net?
Explain me what is the difference between an abstract class and an interface?
What is data type and how many types of data types are in .NET ?
What is the best way to crack the certification?
What is an anonymous method and how is it different from a lambda expression?