What is Dll?
Answers were Sorted based on User's Feedback
Answer / ankita
dll is used to develop our namespaces.. A namespace is a
collection of many classes .. thus we can say that with the
help of a dll we can develop the concept of reusability. A
dll file can be used in multiple projects without using and
discribing the all definition..
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / guest
Libraries of procedure external to the application but can
be called from the application.
Is This Answer Correct ? | 0 Yes | 2 No |
Types of LockEdits in RDO.
What is ODBC?
what is different from edit and updates?
How can you Implement windows functionality in VB?
Explain the types of Views in Listview Control?
How to load and unload child forms.
What is recordset in visual basic?
How to change the Mouse Pointer?
What is the use of parameters collection?
How would you view html code in Active Server Pages?
What is dao in vba?
What is the return type of Instr and Strcmp?