What is the difference between an EXE and a DLL?
Answer Posted / rohit passi
1.In Exe Main() exit and in dll no Main().
2.Exe can compie and execute and dll can compile only.
3.Exe User Interface and dll is not user interface.
4.Exe is not secure and dll is secure.
From rht.passi@gmail.com
| Is This Answer Correct ? | 1 Yes | 3 No |
Post New Answer View All Answers
Given a cube of size n*n*n (i.e made up of n^3 smaller cubes), find the number of smaller cubes on the surface. Extend this to k-dimension.
When will you use shell script/Perl ahead of C/C++?
how to convert infix expression to prefix expression?
What is Negative testing?
write algo for cobol program whichuse three flat file to extract some specific information 8 marks mainframe
what is delimiter in sas ?
Please forward important interview and basic questions in VB6 on my email id: usneha_16@yahoo.co.in
what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?
What are two of your strengths that you will bring to our QA/testing team?
How to merge Action Form with Dyna Action Form in Struts.
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
Is buffer size and file block size is similar? If similar,at which case it will be same size?
what is the certificates in biztalk?
Is class is a abstract datatype in java?
What is the purpose of