11. diff b/w Dll and Exe

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


Please Help Members By Posting Answers For Below Questions

deference between display and visibility property of CSS

1793


Can you explain atlasuiglitz library?

534


what is polymorphism and advantage ?

1525


Which software is used for .net programming?

532


Why am I getting an invalidoperationexception when I serialize an arraylist?

493






How resource files are used in .net?

558


What is a managed code? : Dot net architecture

561


Explain hard disk and what is its purpose? : .NET Architecture

537


How is the using() pattern useful? What is idisposable?

518


What are the options provived by vss to the user? how it will help us while delevoping application?

1759


Can you Explain element .net mobile with example? : Microsoft dot net mobile

493


What is .net mobile utility controls. : Microsoft dot net mobile

502


Explain dotnet framework ?

533


What are different types that a variable can be defined and their scopes ?

604


Do you know textbox and textview controls of .net mobile? : Microsoft dot net mobile

513