How many types of Instantiations are there and what are
they?
Answer Posted / guest
Private ? Only for the Specific Module.
Public not creatable ? Private & Public
Multi Use - Variable we have to declare.
Single Use ? Not possible through dll.
Global Multiuse ? Have variable not Required to Declare.
Global Single Use - Only for exe.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain about Caturing Baseline.
What is the use of progress Bar Control?
___ Property is used to count no. of items in a combobox.
What are the rules which should be followed while naming a variable in VB?
What are some methods you can use to send data from one VB executable to another one?
What is recordset in visual basic?
How would you create properties by using class Builder Wizard?
What are the uses of List View Control?
How do you avoid the "Invalid use of null" error when reading null values from a database?
How can you check whether a record is valid record or Invalid record using ADO control or Object?
How many objects resides in ADO ?
How do I do Peek and Poke and other low-level stuff?
What is dao in vb?
What is ActiveX Document?
What is DAO?