ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
tip   To Refer this Site to Your Friends   Click Here
Google
 
Categories  >>  Software  >>  Microsoft Related  >>  ASP.NET
 
 


 

 
 Visual Basic interview questions  Visual Basic Interview Questions
 C Sharp interview questions  C Sharp Interview Questions
 ASP.NET interview questions  ASP.NET Interview Questions
 VB.NET interview questions  VB.NET Interview Questions
 COM+ interview questions  COM+ Interview Questions
 ADO.NET interview questions  ADO.NET Interview Questions
 IIS interview questions  IIS Interview Questions
 MTS interview questions  MTS Interview Questions
 Crystal Reports interview questions  Crystal Reports Interview Questions
 BizTalk interview questions  BizTalk Interview Questions
 Dot Net interview questions  Dot Net Interview Questions
 Exchange Server interview questions  Exchange Server Interview Questions
 SharePoint interview questions  SharePoint Interview Questions
 Microsoft Related AllOther interview questions  Microsoft Related AllOther Interview Questions
Question
What is the difference between an EXE and a DLL?
 Question Submitted By :: .NetGuru
I also faced this Question!!     Rank Answer Posted By  
 
  Re: What is the difference between an EXE and a DLL?
Answer
# 1
EXE file has Entry point, but in dll no Entry point.
 
Is This Answer Correct ?    6 Yes 2 No
Selvavelan.s
 
  Re: What is the difference between an EXE and a DLL?
Answer
# 2
EXE file is a excutable file which runs in a seperate 
process which is managed by OS,where as a DLL file is a 
dynamic link library which can be used in exe files and 
other dll files.
In .net frame work both are assemblies.
 
Is This Answer Correct ?    10 Yes 1 No
Madhuri
 
 
 
  Re: What is the difference between an EXE and a DLL?
Answer
# 3
EXE is a Self Executable File where as dll is not self 
executable file,To run dll file we need a exe file
 
Is This Answer Correct ?    6 Yes 1 No
Govardhan
 
  Re: What is the difference between an EXE and a DLL?
Answer
# 4
DLL:
1)it has versioning
2)it is not self executable
3)it runs in application process memory
4)it has no entry point
5)it is reusable

Exe:
1)it is self executable
2)it has no versioning
3)it runs in own memory
4)it have main function(Entry point)
5)it is self executable

Note:DLL is Superset of Exe
 
Is This Answer Correct ?    14 Yes 0 No
Sivaprasad
 
  Re: What is the difference between an EXE and a DLL?
Answer
# 5
The full form of EXE is executable file,AND The full form 
of DLL is Data Link Library.
 
Is This Answer Correct ?    0 Yes 7 No
Manab
 
  Re: What is the difference between an EXE and a DLL?
Answer
# 6
The full form of EXE is Executable file and DLL is Dynamic
Link Library.
 
Is This Answer Correct ?    5 Yes 0 No
Apekshit Sharma
 

 
 
 
Other ASP.NET Interview Questions
 
  Question Asked @ Answers
 
web farm .. how does session shuld be stored... if inproc used? does the session persists from one server to other. TCS2
What combination of methods are used to improve the speed of the fill() method of the DataAdapter? a) BeginFillData() and EndFillData() b) StartFillData() and EndFillData() c) BeginLoadData() and EndLoadData() d) StartLoadData() and EndLoadData() Syntax-Softtech2
we are working in .net namespaces like using system.io,system.text. these namespace before we use "using " keyword what means of using? Tech-Mahindra5
What are Themes? What is their use ?  1
What namespace does the Web page belong in the .NET Framework class hierarchy?  1
WHAT IS BOXING? HOW WE CAN USE IT? Seion-Infotech4
what is new debug tools in asp.net ?  1
What are all the ways to find out types of objects? HCL4
What is Active Directory? What is the namespace for that?  2
What?s a bubbled event?  1
About CLS and CTS ? Microsoft2
Difference between asp and asp.net? Accenture3
which one is faster execute reader, scalar, execute non query ? Minecode16
what is NET Framework ? TCS4
What is Master Page in Asp.net?  5
In what order do the events of an ASPX page execute. As a developer, why is it important to understand these events? Syntax-Softtech5
Explain which is best suited place in the Application Start and Session_Start subroutines with an example?  3
Differentiate session and cookie  1
Explain the differences between Server-side and Client-side code?  3
Is overloading possible in web services? Microsoft2
 
For more ASP.NET Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com