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 the difference between boxing and unboxing?
Explain the difference between asp.net and asp?
Write the .net syntax for 'for loop'?
what are connection strings?
What is assembly in .net?
Can I write il programs directly?
Is .net core managed code?
Is .net a language?
How big is the datatype int in .net?
What is the difference between encrypting a password and applying a hashing?
Do you know what is lambda expressions in c#?
Explain security measures exist for .net remoting in system.runtime.remoting?
Explain about .net assemblies?
What is garbage collection and how it works ?
What is the intermediate language between asp and asp.net1.0?