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


Please Help Members By Posting Answers For Below Questions

find the salary of an employee where employee number is known

1526


hi... i just want to know that how could join the AAI with an B.E back ground??? please help me out.

1578


verbal quiz and answers

1426


Hi i'm richa piplani applied for ATC(IT) if u have the syllabus & old question papers forward me.I will be very much thankful to you. piplani.richa@gmail.com and sonu_pips@yahoo.co.in

1597


XSL and XSLD difference

4488






Give the coding for system reboot in C

1414


what is total power generation capacity in india at present (as on 12-12-2011)

1650


safety valve calculation?

1863


reverse a number ( like 1234 into 4321) using malloc in C programming

1446


what is polymorphism.

1400


explain different access specifiers in class

1655


Index of an Array containing 'n' aliment varies from________to_______

1577


what does the interviewer mean by saying "have a good life " cheerfully at the end of an HR interview??? is this positive to be selected reply yes or no

1470


Please explain why you are suitable for the position that you have applied for?

1607


please send aptitude test papers for reference with answers

1266