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
What do you understand by modular programming?
Can anyone send me NIC question papers alongwith answers on nidhi1485@yahoo.co.in? Urgently needed.. Thanks in advance
1. Consider the following input and generate the object code using single pass assembler. JOHN START 0 USING *,15 L 1,FIVE A 1,FOUR ST 1,TEMP FOUR DC F’4’ FIVE DC F’5’ TEMP DS ‘F END
what are resources in case of Threads
what are importance in problem tracking
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
qtp 9.2 14 days demo version was expired.I uninstalled how to reinstall this again
hi..this is kartheek..complted mca in 2009..but i dont have knowledge in programing..but to learn new language.. which one is suitable for me?is SAP or IBM mainframes is suitable for me..?if it suits how much will it costs..?pls answer...
how can we maintain the previous version scripts to new version.
what is client server & server? What r types of Joins? explsin it! which types of indexex in sql server? what is triggers?
when a query is made on Logical file in DB2/400, will the records satisfying select/omit criterion be fetched from all members of physical file or only the member with same name as physical file?
What is %Type,%Rowtype?
8.In DSP,Define Signal and System?and various type of signals.
What is diffrent between Method and and function in c#
Write a shell program to test whether a given year is leap year or not ?