What is the difference between an EXE and a DLL?

Answer Posted / kunal singh

EXE(Executable file) is used when application load.
DLL(Dynamic Link Library) is used when application loaded.

DLL is Superset of Exe. That means dll file must be need exe file.

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain different types of Caching techniques in ASP.NET?

552


Asp pages that worked pefectly on windows 2000 server and iis 5.0 do not work on windows 2003 server with iis 6.0. Asp.net pages work fine. Why?

561


What do you mean by role-based security?

569


Explain how can we access static variable?

549


What is the difference between session.abandon() vs clear()?

546






How could you modify xaml content from javascript?

516


What are session cookies?

547


What is break mode?

513


Give an example of cookie abuse.

601


What is a url string?

551


What is a web api endpoint?

535


What is a Cookie? Where is it used in ASP.NET?

612


What are the different authentication modes in asp.net?

520


Explain how can we inherit a static variable?

525


What is base class of .net?

540