Answer Posted / yasmeen
1.EXE is an extension used for executable files while DLL is
the extension for a dynamic link library.
2.An EXE file can be run independently while a DLL is used by
other applications.
3.An EXE file defines an entry point while a DLL does not.
4.A DLL file can be reused by other applications while an EXE
cannot.
5.A DLL would share the same process and memory space of the
calling application while an EXE creates its separate process
and memory space.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
Explain the difference between l1 and l2 cache? : Dot net architecture
What is .net mobile input validation. : Microsoft dot net mobile
Explain cache memory? : .NET Architecture
Explain a .net mobile example with details? : Microsoft dot net mobile
What is the purpose of Treeview control?
What are the different pipelining hazards and how are they eliminated? : Dot net architecture
Name some changes done since version 3.0?
What is the purpose of Accordian in jquery? Where it can be used?
State and explain about microsoft.net?
Explain the difference between primary & secondary storage device? : .NET Architecture
What is .net transaction?
What do you know about machine.config file ?
how to change row background color in gridview
Explain the purpose of cache? : Dot net architecture
Explain what does the term "green architecture" mean? : Dot net architecture