what is difference between .dll and .exe files?
Answer Posted / milind patil
dll means "Dynamic Link Library". Exe means "Executables"
.Exe
1. These are outbound file.
2. Only one .exe file exists per application.
3. .Exe cannot be shared with other applications.
4. .Exe Can Run On its own
.dll
1. These are inbound file .
2. Many .dll files may exists in one application.
3. .dll can be shared with other applications.
4. .dll cannot Run on its own
The DLL is an inprocess component but exe is outprocess
component. When system launches an exe, a new process is
created , for DLL a new process is not created.
DLL is a WIN 32 LIBRARY file, whereas the exe is a WIN32
executable file.
DLL can be reused and versioned. DLL reduces storage space
as different programs/files can use the same dll.
DLL does not have a main function. DLL binding occurs at
runtime. That is why its called "Dynamic Link" library.
EXE has a single main entry point.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
how to join two table those stored on different database.
I am having 17 months experience in development.I want to take testing as my career.I dont have experience in testing. Will get job anywhere?
i need the placement paper of ford IT service...
find the net id and host id of the following IPV4 117.34.3.8 and 132.57.8.6
Is printf(?%d?,p); valid?
as we know that java is a platform independent language, but we need jvm for the same operating system why?
What is the weight of a foot square block of bronze.
how will u recieve an std idoc from sendor->reciever
How is the parity flag actually set in the 8085 microprocessor?
Which software model is best suited for the Maintenance kind of project?
What is Landscape in Sap BW?
I am going to HAL Online test for Computer Science. Can you please mail me the model question papers ?
explain about scope and storage class in oops
Can u send me a sample Final year CSE student 'RESUME' for campus placement to following mail id: aspnetworks@gmail.com
what are the advantages and disadvantages of extended vlan (range 1006-4094)?