How many types of Instantiations are there and what are
they?
Answer / 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 |
What methods are used for DBGrid in unbound mode?
What is Vlookup introduction and formula?
what are the Differences between Class Module and Standard Module?
What kind of components can you use as DCOM servers?
Which type of object requires this object?
Difference Types of Instancing Property in ActiveX Dll and Exe.
Explain the types of Views in Listview Control.
What is the difference between Dim nCount as Integer vs Dim nCount% and when would you use each?
How to use advanced data-bound controls.
What do you mean by provider?
Is visual basic case sensitive?
What will be the code in VB, while saving the form and light goes off? Please tell me the exact code line.