Answer Posted / raju joshi
API`s are BuildIN finction in VB. Normal function are the
function which the user writes depending on his needs. API
are system call which are called using win API dll`s.
API`s can be used to do system level programming as using
this API`s you can aceess system memory whereas using
normal function you will not be able to do such things.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
How to use hyperlink?
What are the Differenct Types of Instancing Property in ActiveX Dll and Exe?
What is ado in vb.net?
What is the use of NEW Keyword? Explain.
DHTML Is used for what?
How do you avoid the "Invalid use of null" error when reading null values from a database?
To validate a range of values for a property whenever the property values changes,which type of property procedure you use?
what controls have you used in your project?
How would you create Visual basic Document file?
What is shortcut menu and explain "The ole control's shortcut menu".
_____ collection in recordset used to assign a value from textbox to table columns without making abinding in datacontrol.
Is visual basic c#?
How would you create properties by using class Builder Wizard?
What is the default model of the form?
Difference between ActiveX Exe and Dll.