what is the differance between .DLL & .EXE

Answer Posted / nagendra

Both r executable files,.dll run in application process
memory,but .exe run in its own process memory.

Is This Answer Correct ?    11 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is full form of asp.net?

608


What do you mean by role-based security?

645


What is Pre-Render event in ASP.NET?

678


Define page fragment caching?

601


What is redirecting behavior?

621






there is two functions function a and function b like fun a(){.... ..... } fun b() { } in function b i write the coding to add two numbers and i need to dispaly the sum result in function a with out using global variable. how we do?

2378


What is asp.net and ado net?

637


Why is string called immutable data type?

689


How can you make sure that web api returns json data only?

613


Why would anyone need to implement their own hashtable or linked list?

2542


What are web server controls in asp.net?

640


What are the main advantages of using asp.net?

637


Explain the function of new view engine in asp.net? : asp.net mvc

621


Elaborate differentiation between ViewState and SessionState?

712


Give an example of cookie abuse.

670